Files
tauri-plugins-workspace/plugins/single-instance/CHANGELOG.md
T
Lucas Fernandes Nogueira e8069af804 feat: update to tauri v2 stable, promote all packages to 2.0.0 (#1863)
* update to tauri v2

* covector setup

* update locks

* bump packages to v2 through covector, remove rc references

* msrv 1.78

* downgrade 1.79 msrv dep

* test clipboard

* fmt

* bitstream-io 2.3.0

* Revert "test clipboard"

This reverts commit c3e19dbe59.
2024-10-02 12:08:37 -03:00

7.7 KiB

Changelog

[2.0.0]

  • e2c4dfb6 Update to tauri v2 stable release.

Dependencies

  • Upgraded to deep-link@2.0.0

[2.0.0-rc.5]

Dependencies

  • Upgraded to deep-link@2.0.0-rc.7

[2.0.0-rc.4]

Dependencies

  • Upgraded to deep-link@2.0.0-rc.6

[2.0.0-rc.3]

Dependencies

  • Upgraded to deep-link@2.0.0-rc.5

[2.0.0-rc.2]

Dependencies

  • Upgraded to deep-link@2.0.0-rc.4

[2.0.0-rc.1]

[2.0.0-rc.0]

[2.0.0-beta.12]

[2.0.0-beta.11]

[2.0.0-beta.10]

[2.0.0-beta.9]

[2.0.0-beta.8]

[2.0.0-beta.7]

[2.0.0-beta.6]

  • ed46dca Added the semver feature flag to make the single instance mechanism only trigger for semver compatible versions.

[2.0.0-beta.5]

[2.0.0-beta.4]

  • a04ea2f(#1071) The global API script is now only added to the binary when the withGlobalTauri config is true.

[2.0.0-beta.3]

[2.0.0-beta.2]

  • 6d1e621(#981) Fix zbus::blocking::connection::Builder import.

[2.0.0-beta.1]

[2.0.0-beta.0]

[2.0.0-alpha.6]

[2.0.0-alpha.5]

[2.0.0-alpha.4]

[2.0.0-alpha.3]

[2.0.0-alpha.2]

[2.0.0-alpha.1]

[2.0.0-alpha.0]