v0.1.0
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)