Releases: uber/piranha
Releases · uber/piranha
v0.3.34
What's Changed
- Reverting release runs-on to unblock new versions by @dvmarcilio in #728
- Use CIBuildWheel to release polyglot-piranha to avoid linking to new glibc/glibcxx by @yuxincs in #729
New Contributors
Full Changelog: v0.3.33-polyglot...v0.3.34-polyglot
PolyglotPiranha 0.3.33
Full Changelog: v0.3.32...v0.3.33
Polyglot Piranha v0.3.32 Latest
What's Changed
- Changes the Kotlin grammar dependency to a custom branch due to problems with parsing expressions
- API changes for deciding whether or not to keep a comment at the rule level
Full Changelog: v0.3.31...v0.3.32
Polyglot Piranha v0.3.31
Polyglot Piranha v0.3.30
What's Changed
- Add delete_comments Flag to Rules by @danieltrt in #720
Full Changelog: v0.3.29...v0.3.30
Polyglot Piranha v0.3.29
What's Changed
Full Changelog: v0.3.28...v0.3.29
Polyglot Piranha v0.3.28
- Add a new argument path_to_custom_builtin_rules for overwriting builtin rules
- Automate running the release workflow when a new tag is pushed
Polyglot Piranha 0.1.0
This release introduces Polyglot Piranha with Java and Kotlin support. To know more about polyglot piranha read here