Releases: WSH032/pytauri
Releases · WSH032/pytauri
v0.2.0
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
asImplNotificationExt
by @WSH032 in #47 - feat(pytauri): accessing the
WebviewWindow
inCommands
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
examplenicegui-app
by @WSH032 in #55 - perf(pytauri)!: all IPC methods only accept
bytes
as parameters now by @WSH032 in #56 - refactor!: remove
RunEventEnum
, use matchedRunEvent
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
andchannel
ipc by @WSH032 in #64 - chore: bump
rs/pytauri-core
to0.2.0
by @WSH032 in #65 - chore: bump
rs/tauri-plugin-pytauri
to0.2.0
by @WSH032 in #66 - chore: bump
rs/pytauri
to0.2.0
by @WSH032 in #67 - chore: bump
js/tauri-plugin-pytauri-api
to0.2.0
by @WSH032 in #68 - chore: bump
py/pytauri
to0.2.0
by @WSH032 in #69 - feat(notification)!: add more
NotificationBuilder
parameters by @WSH032 in #70 - chore: bump
rs/pytauri-plugin-notification
to0.2.0
by @WSH032 in #71 - chore: bump
py/pytauri-plugin-notification
to0.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
chore: bump rs/tauri-plugin-pytauri
to 0.2.0
rs/pytauri/v0.2.0
chore: bump rs/pytauri
to 0.2.0
rs/pytauri-plugin-notification/v0.2.0
chore: bump rs/pytauri-plugin-notification
to 0.2.0
rs/pytauri-core/v0.2.0
chore: bump rs/pytauri-core
to 0.2.0
py/pytauri/v0.2.0
chore: bump py/pytauri
to 0.2.0
py/pytauri-plugin-notification/v0.2.0
chore: bump py/pytauri-plugin-notification
to 0.2.0
js/tauri-plugin-pytauri-api/v0.2.0
chore: bump js/tauri-plugin-pytauri-api
to 0.2.0
v0.1.0-beta
js/tauri-plugin-pytauri-api/v0.1.0-beta.0
chore(release): release js/tauri-plugin-pytauri-api/v0.1.0-beta.0