Releases: pyapp-kit/superqt
Releases · pyapp-kit/superqt
v0.3.5
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/napari/superqt/pull/102
- Fix float value error in pyqt configuration by @mstabrin in https://github.com/napari/superqt/pull/106
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/napari/superqt/pull/104
- fix range slider drag crash on PyQt6 by @sfhbarnett in https://github.com/napari/superqt/pull/108
- chore: changelog v0.3.5 by @tlambert03 in https://github.com/napari/superqt/pull/110
New Contributors
- @mstabrin made their first contribution in https://github.com/napari/superqt/pull/106
- @sfhbarnett made their first contribution in https://github.com/napari/superqt/pull/108
Full Changelog: napari/superqt@v0.3.4...v0.3.5
v0.3.4
What's Changed
- fix: catch qpixmap deprecation by @tlambert03 in https://github.com/napari/superqt/pull/99
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/napari/superqt/pull/97
- fix: relax runtime typing extensions requirement by @tlambert03 in https://github.com/napari/superqt/pull/101
Full Changelog: napari/superqt@v0.3.3...v0.3.4
v0.3.3
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/napari/superqt/pull/87
- Add code syntax highlight utils by @Czaki in https://github.com/napari/superqt/pull/88
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/napari/superqt/pull/90
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/napari/superqt/pull/93
- fix: fix deprecation warning on fonticon plugin discovery on python 3.10 by @tlambert03 in https://github.com/napari/superqt/pull/95
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/napari/superqt/pull/96
Full Changelog: napari/superqt@v0.3.2...v0.3.3
v0.3.2
What's Changed
- Fix height of expanded QCollapsible when child changes size by @tlambert03 in https://github.com/napari/superqt/pull/72
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/napari/superqt/pull/73
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/napari/superqt/pull/75
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/napari/superqt/pull/76
- Fix CSS for Collapsible by @MinmoTech in https://github.com/napari/superqt/pull/79
- Fix deprecation warnings in tests by @tlambert03 in https://github.com/napari/superqt/pull/82
- Add QSearchableListWidget and QSearchableComboBox widgets by @Czaki in https://github.com/napari/superqt/pull/80
- Reorder label update signal by @tlambert03 in https://github.com/napari/superqt/pull/83
- Fix crazy animation loop on Qcollapsible by @tlambert03 in https://github.com/napari/superqt/pull/84
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/napari/superqt/pull/85
- Add changelog for v0.3.2 by @tlambert03 in https://github.com/napari/superqt/pull/86
New Contributors
- @MinmoTech made their first contribution in https://github.com/napari/superqt/pull/79
Full Changelog: napari/superqt@v0.3.1...v0.3.2
v0.3.1
What's Changed
- Add
signals_blocked
util by @tlambert03 in https://github.com/napari/superqt/pull/69 - put SignalInstance in TYPE_CHECKING clause, check min requirements by @tlambert03 in https://github.com/napari/superqt/pull/70
- Add changelog for v0.3.1 by @tlambert03 in https://github.com/napari/superqt/pull/71
Full Changelog: napari/superqt@v0.3.0...v0.3.1
v0.3.0
What's Changed
- typing-extensions version pinning by @AhmetCanSolak in https://github.com/napari/superqt/pull/46
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/napari/superqt/pull/47
- Ugly but functional workaround for pyside6.2.1 breakages by @tlambert03 in https://github.com/napari/superqt/pull/51
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/napari/superqt/pull/52
- Use qtpy, deprecate superqt.qtcompat, drop support for Qt <5.12 by @tlambert03 in https://github.com/napari/superqt/pull/39
- Add missing signals on proxy sliders by @tlambert03 in https://github.com/napari/superqt/pull/54
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/napari/superqt/pull/55
- add edgeLabelMode option to QLabeledSlider by @tlambert03 in https://github.com/napari/superqt/pull/59
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/napari/superqt/pull/60
- fix xvfb tests by @tlambert03 in https://github.com/napari/superqt/pull/61
- Fix nested threadworker not starting by @tlambert03 in https://github.com/napari/superqt/pull/63
- add gh-release action by @tlambert03 in https://github.com/napari/superqt/pull/65
- Qthrottler and debouncer by @tlambert03 in https://github.com/napari/superqt/pull/62
- add napari test to CI by @tlambert03 in https://github.com/napari/superqt/pull/67
- Add changelog for v0.3.0 by @tlambert03 in https://github.com/napari/superqt/pull/68
New Contributors
- @AhmetCanSolak made their first contribution in https://github.com/napari/superqt/pull/46
- @pre-commit-ci made their first contribution in https://github.com/napari/superqt/pull/47
Full Changelog: napari/superqt@v0.2.5...v0.3.0