This release stabilises the prior pre-release, in addition to fixing a number of minor bugs found in v0.4.0, as well as introducing support for plain push groups.
Changelog
- Added support for plain push groups to all compilers & lowering. (#9)
- Added support for parsing hexadecimal colour codes in all parsing contexts. (#15)
- Added CI release artifact build on tag. (@aminya, #18)
- [Rouge] Fixed a bug where the compiler could get stuck recursively generating helper contexts.
- [Ace] Fixed incorrect handling of escape values in some contexts.
The provided prebuilt binaries do not require the .NET runtime to run, and have been trimmed to be as small as possible. If you wish to build a .NET dependent version of the binaries, you will need to clone the repository.