Skip to content

Releases: WSH032/pytauri

v0.2.0

05 Feb 16:26
b070d9b
Compare
Choose a tag to compare

What's Changed

  • docs(README): add versioning strategy by @WSH032 in #41
  • docs: add CONTRIBUTING.md by @WSH032 in #40
  • docs: add CHANGELOG.md by @WSH032 in #42
  • chore(github): add issue and pull request templates by @WSH032 in #43
  • feat(pytauri): webview::WebviewWindow, Manager, App::handle by @WSH032 in #46
  • refactor(plugin/notification): use ImplManager as ImplNotificationExt by @WSH032 in #47
  • feat(pytauri): accessing the WebviewWindow in Commands by @WSH032 in #48
  • feat(pytauri): add Event, EventId, Listener, ImplListener by @WSH032 in #49
  • feat(pytauri)!: support multiprocessing for standalone app by @WSH032 in #51
  • feat(pytauri): support channels ipc by @WSH032 in #50
  • refactor(standalone)!: new API for preparing python interpreter by @WSH032 in #52
  • feat(internal/pytauri): support specifying entry_point by package name by @WSH032 in #54
  • docs(examples): add integrate with nicegui example nicegui-app by @WSH032 in #55
  • perf(pytauri)!: all IPC methods only accept bytes as parameters now by @WSH032 in #56
  • refactor!: remove RunEventEnum, use matched RunEvent directly by @WSH032 in #57
  • feat(standalone): re-export dunce to remove UNC path prefix by @WSH032 in #60
  • test: add integration tests for command and channel ipc by @WSH032 in #64
  • chore: bump rs/pytauri-core to 0.2.0 by @WSH032 in #65
  • chore: bump rs/tauri-plugin-pytauri to 0.2.0 by @WSH032 in #66
  • chore: bump rs/pytauri to 0.2.0 by @WSH032 in #67
  • chore: bump js/tauri-plugin-pytauri-api to 0.2.0 by @WSH032 in #68
  • chore: bump py/pytauri to 0.2.0 by @WSH032 in #69
  • feat(notification)!: add more NotificationBuilder parameters by @WSH032 in #70
  • chore: bump rs/pytauri-plugin-notification to 0.2.0 by @WSH032 in #71
  • chore: bump py/pytauri-plugin-notification to 0.2.0 by @WSH032 in #72
  • docs: update docs for v0.2.0 by @WSH032 in #73

Full Changelog: v0.1.0-beta...v0.2.0

rs/tauri-plugin-pytauri/v0.2.0

05 Feb 12:35
1a030dd
Compare
Choose a tag to compare

chore: bump rs/tauri-plugin-pytauri to 0.2.0

rs/pytauri/v0.2.0

05 Feb 12:50
de15358
Compare
Choose a tag to compare

chore: bump rs/pytauri to 0.2.0

rs/pytauri-plugin-notification/v0.2.0

05 Feb 15:12
4a40b30
Compare
Choose a tag to compare

chore: bump rs/pytauri-plugin-notification to 0.2.0

rs/pytauri-core/v0.2.0

05 Feb 12:23
c2a10bd
Compare
Choose a tag to compare

chore: bump rs/pytauri-core to 0.2.0

py/pytauri/v0.2.0

05 Feb 15:12
079b009
Compare
Choose a tag to compare

chore: bump py/pytauri to 0.2.0

py/pytauri-plugin-notification/v0.2.0

05 Feb 15:20
776369b
Compare
Choose a tag to compare

chore: bump py/pytauri-plugin-notification to 0.2.0

js/tauri-plugin-pytauri-api/v0.2.0

05 Feb 12:50
0406956
Compare
Choose a tag to compare

chore: bump js/tauri-plugin-pytauri-api to 0.2.0

v0.1.0-beta

13 Jan 14:14
2434b86
Compare
Choose a tag to compare

js/tauri-plugin-pytauri-api/v0.1.0-beta.0

22 Dec 17:59
142b465
Compare
Choose a tag to compare

chore(release): release js/tauri-plugin-pytauri-api/v0.1.0-beta.0