Skip to content

Commit

Permalink
Updated CHANGES
Browse files Browse the repository at this point in the history
  • Loading branch information
alemart committed Sep 24, 2019
1 parent 1d8d70a commit 19f54ea
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# 0.5.4 - September 23rd, 2019

* Performance optimizations
* Improved the built-in pseudo-random number generator
* Introduced the @Package annotation
* Trailing commas are now accepted when declaring Arrays & Dictionaries
* Added tree traversal routines: Object.findObjects() and similar others
* Added Object.__arity(), Math.signum(), Time.now
* New option flags for the parser
* Updated the documentation
* Bugfixes and general improvements

# 0.5.3 - March 20th, 2019

* Introduced the remainder operator (%)
Expand Down

0 comments on commit 19f54ea

Please sign in to comment.