- Fixed chialisp compilation issues
- Set macOS deployment target to 10.14
- Ensure we flush streams in case the runtime system doesn't get a chance
- Fix erroneous detection of recursion when two similar inline siblings
Skipped
- defconst was added.
- hierarchial debug was added.
- clvm command linetools: supported more command line features in both compiler front-ends.
- embed-file was added.
- &rest arguments.
- new bls and sec256 operators.
- modern lambda added
- updated some internal data strucutres and call interfaces to support env variable renaming at during closure generation / lambda capture, or any step during transformation.
- First npm publish with a Program-like object reminiscent of chia.types.blockchain_format.program.Program
- Uncurry fix, typescript type improvements for npm personality.