Skip to content

v0.13.0 - Generic SearchTerminals methods and new fromTerminal method

Pre-release
Pre-release
Compare
Choose a tag to compare
@douira douira released this 23 Jan 02:52
· 864 commits to main since this release
bfe00a8
  • Made replacement methods on SearchTerminals generic
  • Added fromTerminal on WrapIdentifier 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