Skip to content

Releases: uber/piranha

v0.3.34

02 Jun 18:31
Compare
Choose a tag to compare

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

30 May 18:49
Compare
Choose a tag to compare

Polyglot Piranha v0.3.32 Latest

30 May 09:45
Compare
Choose a tag to compare

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

24 May 10:37
11b7188
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.30...v0.3.31

Polyglot Piranha v0.3.30

23 May 15:23
1380fa1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.29...v0.3.30

Polyglot Piranha v0.3.29

04 Feb 17:50
357585a
Compare
Choose a tag to compare

What's Changed

  • Include LICENSE and MANIFEST in package by @norhh in #717

Full Changelog: v0.3.28...v0.3.29

Polyglot Piranha v0.3.28

04 Feb 16:33
51f06ae
Compare
Choose a tag to compare
  • 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

22 Jun 21:25
bae2449
Compare
Choose a tag to compare

This release introduces Polyglot Piranha with Java and Kotlin support. To know more about polyglot piranha read here