Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-01 | 820 Bytes | |
v0.4.0 source code.tar.gz | 2025-07-01 | 995.8 kB | |
v0.4.0 source code.zip | 2025-07-01 | 1.4 MB | |
Totals: 3 Items | 2.4 MB | 0 |
This release contains many new features for concrete syntaxes for ease of uses, so we bumped the version to v0.4.0.
What's Changed
- Cargo clippy update by @danieltrt in https://github.com/uber/piranha/pull/750
- Adding support for a where clause for alternations by @danieltrt in https://github.com/uber/piranha/pull/751
- Refactoring CS for extensibility [#1] by @danieltrt in https://github.com/uber/piranha/pull/752
- Refactoring CS for extensibility [#2] by @danieltrt in https://github.com/uber/piranha/pull/754
- Refactoring CS for extensibility [#3] by @danieltrt in https://github.com/uber/piranha/pull/755
- Refactor concrete syntax algorithm for readability by @danieltrt in https://github.com/uber/piranha/pull/757
Full Changelog: https://github.com/uber/piranha/compare/v0.3.36...v0.4.0