Version 0.1.4
This release is mostly just to fix compatibility with the latest Flix compiler.
- Removes use of
new
keyword. - Removes use of
foreach
loop. - Updated namespaces to use new
mod
keyword and qualified tags.
This release is mostly just to fix compatibility with the latest Flix compiler.
new
keyword.foreach
loop.mod
keyword and qualified tags.