v0.5.0 - Transformation phase groups and more tests
Pre-release
Pre-release
- 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
andgetLexer
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.