Version 0.1.5
This is release fixes compatibility with the latest version of Flix.
- Removes
namespace
keyword (usesmod
instead). - Uses
.
as namespace separator instead of/
.
This is release fixes compatibility with the latest version of Flix.
namespace
keyword (uses mod
instead)..
as namespace separator instead of /
.