Releases: pyblish/pyblish-qml
Releases · pyblish/pyblish-qml
1.11.5
- Added
"warning"
and "failedOrWarning"
as options for Action.on
See #367 for details.
1.11.1
This release fixed a bug that pyblish-qml
could lose targets
when re-launching from existing ipc.server.Server
instance, if the targets
were registered via pyblish.api.registered_targets
.
See #355 for details.
(Re-release for fixing deploy)
1.11.0
This release will opt-in PySide2
as a valid Qt binding for pyblish-qml
with the help of Qt5.py
, which will fix #313 and #301 if you have PySide2
installed in your environment.
See #354 for detail.
1.10.6
This release resolved the Qt compatibility with Maya 2020 by updating vendorized Qt.py
version.
See #352 .
1.10.5
This is release fixed #335.
1.10.4
Fix GUI message prompting.
Please see #350 for details