What's Changed
- Fix byte-related LLVM segfaults by @marvinborner in #785
- Add more VM tests by @b-studios in #788
- Refactor/replace environments by substitution by @b-studios in #787
- Fix nitpicks in core pretty-printing by @jiribenes in #789
- Implement compare for bytearray by @mattisboeckle in #771
- ByteArray support for Chez by @jiribenes in #791
- Fix primitive string comparison on Chez by @jiribenes in #792
- Add immutable ordered finite 'map' and 'set' to the stdlib by @jiribenes in #561
- Unification benchmark using 'map' and 'stream' by @jiribenes in #798
- Add stdlib test importing every stdlib module + fix stdlib by @jiribenes in #795
Full Changelog: v0.18.0...v0.19.0