Skip to content

v0.5.0 - Transformation phase groups and more tests

Pre-release
Pre-release
Compare
Choose a tag to compare
@douira douira released this 28 Dec 01:56
· 1022 commits to main since this release
8030399
  • Added transformation phase groups and changed the signature of the methods for adding phases. This allows separating the phases of transformations that would conflict with each other if they were executed in the same tree walk.
  • Added tests for PhaseCollector
  • Made the types on getParser and getLexer more specific
  • Fixed a parsing error in a test
  • Other testing improvements

Full Changelog: v0.4.0...v0.5.0

Meta thing: My commits are properly signed now again, the GPG key was expired and I've renewed it.