Skip to content

Commit

Permalink
CHANGELOG: v0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
redocmath committed Oct 19, 2023
1 parent 691dffb commit dc588a4
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@
- add more function
- support Array(based on `std::vector`)

=== v0.1: 691dffb ===
THIS VERSION IS THE FINAL VERSION OF v0.1.x

- feature
- more flexible grammar (inline statements, multiline expressions)
- unified error message

- improvement
- parser now parses code word by word (big improvement)
- deprecated old error handler

=== v0.1.6: 9b2d6a9 ===
THIS IS INTERNAL UPDATE: THERE IS NO NEW FEATURE

Expand Down

0 comments on commit dc588a4

Please sign in to comment.