Skip to content

Releases: Ecstarjs/Ecstar

v5.0.0

29 Oct 11:16
Compare
Choose a tag to compare

5.0.0 (2022-10-29)

Bug Fixes

  • returns if the command does not exist (6c13bfe)

Features

BREAKING CHANGES

  • command: remove getArgs in command and args type will change a lot

v4.11.1

28 Oct 02:18
Compare
Choose a tag to compare

4.11.1 (2022-10-28)

Bug Fixes

  • remove unneeded imports (f3a633c)

v4.11.0

27 Oct 13:29
Compare
Choose a tag to compare

4.11.0 (2022-10-27)

Features

  • import context in each file (2ee0f34)

v4.10.1

26 Oct 09:41
Compare
Choose a tag to compare

4.10.1 (2022-10-26)

Bug Fixes

  • implement get command name in a different function (cef47ac)

v4.10.0

24 Oct 07:03
Compare
Choose a tag to compare

4.10.0 (2022-10-24)

Features

  • command name accepts only lowercase (cbc1e3f)

v4.9.0

23 Oct 13:14
Compare
Choose a tag to compare

4.9.0 (2022-10-23)

Features

v4.8.0

23 Oct 08:55
Compare
Choose a tag to compare

4.8.0 (2022-10-23)

Bug Fixes

  • make core and move CommandHandler (d4656ae)

Features

v4.7.0

23 Oct 02:12
Compare
Choose a tag to compare

4.7.0 (2022-10-23)

Features

  • store consola import log (90689da)

v4.6.2

23 Oct 01:31
Compare
Choose a tag to compare

4.6.2 (2022-10-23)

Bug Fixes

v4.6.1

22 Oct 13:10
Compare
Choose a tag to compare

4.6.1 (2022-10-22)

Bug Fixes

  • move args related directories (09c81ad)

Performance Improvements