v0.13.0 - Generic SearchTerminals methods and new fromTerminal method
Pre-release
Pre-release
- Made replacement methods on
SearchTerminals
generic - Added
fromTerminal
onWrapIdentifier
to reduce verbosity of user code null
phases added to a transformation are dropped now
This is a small release because it just addresses issues I found while using glsl-transformer
in converting the Triforce patcher in Iris. The release is breaking because the SearchTerminal
methods changed their signature.
Full Changelog: v0.12.0...v0.13.0