0.1.25 changelog

This commit is contained in:
Alexander Medvednikov 2020-05-02 15:57:26 +02:00 committed by GitHub
parent 483f0f408c
commit fca11dd441
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,7 @@
## V 0.1.25
*1 Apr 2020*
- The entire compiler has been re-written with an AST parser. The code is now a lot cleaner and more maintainable. ~15k lines of old compiler code were removed.
## V 0.1.24
*31 Dec 2019*