Skip to content

v0.9.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 27 May 13:12

Changes in this release:

  • Support Swift 5.4 (#5)
  • Add recoverable error handling for hooks (see the docs for Tweak.handleError(_:))
  • Improve error diagnostics by adding source locations to glue file and fixing parser bugs
  • Add schema support to directives (to be documented; see #9)
  • Improve documentation