Releases: Kitware/trame-tauri
Releases · Kitware/trame-tauri
v0.6.2
Fix
- tauri: Not running in tauri will not through error (
bf2bd04
)
v0.6.1
Fix
- events: Properly map tauri event to Python (
3ed95d9
)
v0.6.0
Feature
- window: Extract payload from file drop event data (
fdd5ab6
)
Documentation
- Revert accidental change (
ce0d9ee
)
- example 4: Expand example with more examples + minor fixes (
93b5eb2
)
v0.5.1
Fix
- window: Properly handle cleanup (
65acd60
)
Documentation
- example: Show window delete (
a656187
)
- example 5: Add windows docs + git ignore Cargo.lock (
087fcba
)
- Update multi-window example (
5d9a90a
)
v0.5.0
Feature
- window: Add window widget to help (
05a0ef7
)
Documentation
- example: Add client only example (
c27d437
)
- examples: Add windows run command (
903f862
)
v0.4.0
Feature
- utils: Update utils to support window handling (
032a9bc
)
v0.3.1
Fix
Documentation
- example: Dialog + notification (
dc1bb28
)
v0.3.0
Feature
- vue3: Update components for vue2/3 (
ca90a05
)
Documentation
- example: Add example with menu (
414eb18
)
- example: Add tauri/ws only example (
f0b4a23
)
- example: Add simple http example (
bcd4b47
)
- example: Update tauri (
f3f5015
)
- example: Update tauri version (
ed1d369
)
v0.2.1
Fix
Documentation
- linux: Add Linux sidecar executable (
244c920
)
- mac: Add missing call to server (
38640b0
)
- examples: Fix trame bash script to support spaces in path (
edbb1c6
)
- rust: Add rust cheat sheet (
d9fb9e4
)
v0.2.0
Feature
- dialog: Add support for dialog (
ce5cbc2
)
Fix
- dialog: Code cleanup - remove debug prints (
3d182c5
)
Documentation
- menu: Clean readme with latest client/server capabilities (
beb3c70
)
- example: Use new --no-http arg (
fee2118
)