Skip to content

Releases: iewnfod/CAIE_Code

v0.1.4-cbb1ea0

30 Mar 12:31

Choose a tag to compare

What's Changed

Full Changelog: v0.1.4-e9ed8d5...v0.1.4-cbb1ea0

v0.1.4-e9ed8d5

18 Mar 08:37

Choose a tag to compare

What's Changed

Full Changelog: v0.1.4-b45e544...v0.1.4-e9ed8d5

v0.1.4-b45e544

17 Mar 03:50

Choose a tag to compare

What's Changed

Full Changelog: v0.1.4-392fc90...v0.1.4-b45e544

v0.1.4-392fc90

16 Mar 13:27
392fc90

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.4...v0.1.4-392fc90

v0.1.4

06 Apr 09:53
b9d2a6b

Choose a tag to compare

v0.1.4 Pre-release
Pre-release

New Features

  • Notifications
  • New grammars
  • New built-in and external functions
  • New options and configs

Bug Fix

Performance Optimize

Full Changelog: v0.1.3...v0.1.4

v0.1.3

18 Sep 03:06
69daadd

Choose a tag to compare

v0.1.3 Pre-release
Pre-release

New Features

  • new option -r
  • support multi files
  • new grammar DELETE
  • new functions ROUND PYTHON ...
  • new grammar MOD DIV
    ...

Bug Fix

  • --no-error option
  • case statement
  • update
  • messy code for Chinese
    ...

Full Changelog: v0.1.2...v0.1.3

v0.1.2

31 Aug 10:37

Choose a tag to compare

v0.1.2 Pre-release
Pre-release
  • Add Update Command
  • Bug Fix

Full Changelog: v0.1.1...v0.1.2

v0.1.1

21 Aug 08:33

Choose a tag to compare

v0.1.1 Pre-release
Pre-release

Feature Update

In this version, I have finished most grammars defined by CAIE and there are also more new features and built-in functions compared with v0.1.0.

  • New Options ( --no-error ... )
  • Self Defined Type
  • Auto Install Dependence
    ...

Bug Fix

Most important bugs in v0.1.0 have also been fixed in this version.

You can get more detailed information from commits history and full changelog.

Full Changelog: v0.1.0...v0.1.1

v0.1.0

07 Jul 11:00

Choose a tag to compare

v0.1.0 Pre-release
Pre-release

First Release