Skip to content

v0.10.4

Latest

Choose a tag to compare

@DavidCEllis DavidCEllis released this 08 Jan 16:06
65744e9

This release pins PySide to 6.9.0 compatible versions which means it won't use the recent PySide 6.10.0 or 6.10.1 releases when installed with uv tool or launched with uvx.

Currently these PySide releases fail tests with segfaults - it's likely they work in practice and the extra trickery done for testing is what's breaking but I think it's better to keep the version used for testing and that used for releases the same.

What's Changed

  • Stop intentionally breaking on non-windows, non-linux platforms by @DavidCEllis in #36
  • Pin PySide to 6.9 series as 6.10 is causing segfaults by @DavidCEllis in #47

Full Changelog: v0.10.3...v0.10.4