What's Changed
- Further simplify the release process by automatically generating a GitHub release by @yuxincs in https://github.com/uber/piranha/pull/760
- Prepare for concrete syntax WASM by @danieltrt in https://github.com/uber/piranha/pull/761
- Prepare for concrete syntax WASM 2 by @danieltrt in https://github.com/uber/piranha/pull/762
- Separate concrete syntax out; make it its own crate by @danieltrt in https://github.com/uber/piranha/pull/763
- Add concrete syntax to the playground by @danieltrt in https://github.com/uber/piranha/pull/764
- Adding optional match to concrete syntax by @danieltrt in https://github.com/uber/piranha/pull/765
- Update maturin version by @yuxincs in https://github.com/uber/piranha/pull/766
- Adding Directory scope to Piranha by @danieltrt in https://github.com/uber/piranha/pull/767
- Add a Directory Recursive scope to Piranha by @danieltrt in https://github.com/uber/piranha/pull/768
- Add "not" predicate to constraints in concrete syntax by @danieltrt in https://github.com/uber/piranha/pull/769
Full Changelog: https://github.com/uber/piranha/compare/v0.4.1...v0.4.2