Skip to content

Releases: crabnebula-dev/devtools

v0.3.3

25 Jul 01:20
fa1ccb2

Choose a tag to compare

Fixed

  • use correct rust syntax for cfg on expressions (#314)

tauri-plugin-devtools-v2.0.0-beta.5

25 Jul 01:17
dc6beb9

Choose a tag to compare

Added

  • compatibility with tauri-plugin-log, closes #150

devtools-core-v0.3.4

25 Jul 01:15
dc6beb9

Choose a tag to compare

Added

  • compatibility with tauri-plugin-log, closes #150

Other

  • #[must_use]

tauri-plugin-devtools-v2.0.0-beta.4

13 Jul 05:27
b914cc7

Choose a tag to compare

Fixed

  • use correct rust syntax for cfg on expressions (#314)

v0.3.2

29 May 12:27
7c4a37e

Choose a tag to compare

Fixed

  • Fixed CORS issues

tauri-plugin-devtools-v2.0.0-beta.3

29 May 12:18
8d4fd0b

Choose a tag to compare

Other

  • updated the following local packages: devtools-core

devtools-core-v0.3.3

29 May 12:16
8d4fd0b

Choose a tag to compare

Fixed

  • fix cors
  • cors on dev mode
  • cors issue on Windows

tauri-plugin-devtools-v2.0.0-beta.2

27 May 16:48
a5e6a88

Choose a tag to compare

devtools-core-v0.3.2

27 May 16:47
a5e6a88

Choose a tag to compare

Added

  • allow tauri app to connect

tauri-plugin-devtools-v2.0.0-beta.1

23 May 11:49
d9e9f6c

Choose a tag to compare

Fixed

  • (devtools) docs.rs failing to build