Skip to content

Commit

Permalink
Update changelogs for version 0.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AmrDeveloper committed May 18, 2024
1 parent 5f5958c commit fc95c90
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
Change Log
==========

Version 0.19.0 *(2024-05-18)*
-----------------------------

* Improve the structure of the parser.
* Support string literal with single quotes.
* Improve the Type checker to allow mix of optional and varargs parameters.
* Implement `UUID` general function.
* Implement `STR` TExt function.

Version 0.18.0 *(2024-04-26)*
-----------------------------

Expand Down

0 comments on commit fc95c90

Please sign in to comment.