Skip to content

Commit

Permalink
Release 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
m0rkeulv committed Apr 21, 2024
1 parent 838ec48 commit ffaa45f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
* Improvement: Syntax highlighting for metadata arguments
* Improvement: Changed parser so it can handle parenthesis in the middle of functionTypes (ex. `Int->(Array<String>->void)`)
* Misc: Initial attempt at resolving types for macro expressions
* Misc: Bugfixes

## 1.5.2
* Fixed: Methods and properties in module scope are now resolved correctly.
Expand Down

0 comments on commit ffaa45f

Please sign in to comment.