Skip to content

Releases: mistlog/typedraft

Release 0.2.9

04 Sep 00:34
Compare
Choose a tag to compare

Bugfix

  • fix babel parse error crash #45

Release 0.2.8

06 Nov 02:31
Compare
Choose a tag to compare

Bugfix

  • fix dsl match not found #41

Feature

  • support extension in config #41

Release 0.2.7

06 Nov 00:40
Compare
Choose a tag to compare

Feature

  • new cli command: build, dev, clean #39

Refactor

  • use latest dsl match #28
  • remove litscript docs #37
  • use new cli; remove method addition #39

Release 0.2.5

24 Aug 00:19
Compare
Choose a tag to compare

Feature

  • support inplace context (#25)

Bugfix

  • keep template param and default value in method addition (31fb921, e464eea)

Release 0.2.4

24 Jul 09:12
4ce0fbf
Compare
Choose a tag to compare

Feature

  • support nested dsl merge (#22, #23)

Release 0.2.3

22 Jul 14:33
d2a624b
Compare
Choose a tag to compare

Feature

  • support decorator (#17)

Refine

  • make DraftPlugins in ITypeDraftConfig optional (99710a8)

Release 0.2.2

11 Jul 07:50
bda94c4
Compare
Choose a tag to compare

Feature

  • support config file in ts (#14)

Bugfix

  • fix crash when dsl is empty (0b64099)

Release 0.2.0

25 Jun 03:45
681beab
Compare
Choose a tag to compare

Feature

Docs

0.1.11 ~ 0.1.12

23 Feb 13:11
Compare
Choose a tag to compare

support nested dsl

0.1.10

27 Jan 04:38
Compare
Choose a tag to compare

fix undefined path error