Skip to content

Latest commit

 

History

History
118 lines (60 loc) · 8.35 KB

CHANGELOG.md

File metadata and controls

118 lines (60 loc) · 8.35 KB

Changelog

[2.2.0]

  • 3a79266b (#2173 by @FabianLars) Bumped all plugins to v2.2.0. From now, the versions for the Rust and JavaScript packages of each plugin will be in sync with each other.

[2.0.2]

  • 31956469 (#1928 by @FabianLars) Fixed the QueryResult typing by marking lastInsertId as optional to reflect postgres-only changes made in the 2.0.0 release.

[2.0.3]

[2.0.1]

  • 0ca4cc91 (#1963 by @yoggys) Fixed incorrect documentation of the select method in the Database class.

[2.0.1]

[2.0.0]

  • e2c4dfb6 Update to tauri v2 stable release.

[2.0.0-rc.3]

  • 30bcf5dc (#1838 by @FabianLars) It is now possible to enable multiple SQL backends at the same time. There will be no compile error anymore if no backends are enabled!

[2.0.0-rc.2]

[2.0.0-rc.1]

[2.0.0-rc.0]

[2.0.0-beta.8]

[2.0.0-beta.10]

[2.0.0-beta.7]

[2.0.0-beta.6]

[2.0.0-beta.7]

[2.0.0-beta.5]

[2.0.0-beta.4]

[2.0.0-beta.3]

[2.0.0-beta.3]

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

[2.0.0-beta.2]

[2.0.0-beta.1]

[2.0.0-beta.0]

[2.0.0-alpha.5]

  • 387c2f9(#802) Update to @tauri-apps/api v2.0.0-alpha.13.

[2.0.0-alpha.4]

  • 387c2f9(#802) Update to @tauri-apps/api v2.0.0-alpha.12.

[2.0.0-alpha.3]

  • e438e0a(#676) Update to @tauri-apps/api v2.0.0-alpha.11.

[2.0.0-alpha.2]

  • 5c13736(#673) Update to @tauri-apps/api v2.0.0-alpha.9.

[2.0.0-alpha.2]

[2.0.0-alpha.1]

[2.0.0-alpha.0]