Skip to content

Releases: pyapp-kit/superqt

v0.6.7

07 Jun 20:45
17ad107
Compare
Choose a tag to compare

What's Changed

  • Prevent computing full document content highlight per block and only compute current block content for performance by @dalthviz in #246
  • fix: prevent qthrottled and qdebounced from holding strong references with bound methods by @tlambert03 in #247
  • ci: [pre-commit.ci] autoupdate by @pre-commit-ci in #250

Full Changelog: v0.6.6...v0.6.7

v0.6.6

12 May 15:18
0ec5cd3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.5...v0.6.6

v0.6.5

06 May 21:52
2d49e77
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.3...v0.6.5

v0.6.3

27 Mar 21:44
146644e
Compare
Choose a tag to compare

What's Changed

  • ci(dependabot): bump softprops/action-gh-release from 1 to 2 by @dependabot in #236
  • fix: fix sliderReleased, sliderPressed signals, and setTracking by @tlambert03 in #237

Full Changelog: v0.6.2...v0.6.3

v0.6.2

06 Mar 20:59
4bf73c3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.1...v0.6.2

v0.6.1

10 Oct 17:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

25 Sep 17:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.4...v0.6.0

v0.5.4

31 Aug 14:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.3...v0.5.4

v0.5.3

21 Aug 21:20
Compare
Choose a tag to compare

What's Changed

  • fix: remove dupes/aliases in QEnumCombo by @tlambert03 in #190
  • feat: add error exceptions_as_dialog context manager to catch and show Exceptions by @tlambert03 in #191

Full Changelog: v0.5.2...v0.5.3

v0.5.2

18 Aug 19:10
Compare
Choose a tag to compare

What's Changed

  • feat: allow throttler/debouncer as method decorator by @Czaki in #188
  • fix: Add descriptive exception when fail to add instance to weakref dictionary by @Czaki in #189

Full Changelog: v0.5.1...v0.5.2