This commit is contained in:
Christoffer Lerno
2023-07-07 23:47:27 +02:00
committed by Christoffer Lerno
parent 77b3214746
commit 8b605d9183
33 changed files with 474 additions and 195 deletions

View File

@@ -3,7 +3,9 @@
## 0.5.0 Change List
### Changes / improvements
- Globals may now be initialized with optional values.
- New generic syntax.
- Added `$embed` to embed binary data.
- Ad hoc generics are now allowed.
- Allow inferred type on method first argument.
- Fix to void expression blocks