Skip to content

v0.1.0

Compare
Choose a tag to compare
@oscartbeaumont oscartbeaumont released this 02 Oct 01:54
· 10 commits to main since this release

Break this plugin out of MacroGraph where @Brendonovich initially developed it and:

  • Upgrade to Tauri v2
  • Automatically inject the polyfill into the webview instead of using an npm package
  • Drop Tokio dependency as it wasn't required (and Tauri's starter template doesn't come with it)