v0.6.0
What's Changed
- ci: [pre-commit.ci] autoupdate by @pre-commit-ci in #193
- Add colormap combobox and utils by @tlambert03 in #195
- feat: add QColorComboBox for picking single colors by @tlambert03 in #194
- ci(dependabot): bump actions/checkout from 3 to 4 by @dependabot in #196
- refactor: Labeled slider updates by @tlambert03 in #197
- docs: update fonticon docs by @tlambert03 in #198
- docs: add colormap utils and QSearchableTreeWidget to docs by @tlambert03 in #199
- fix: sliderMoved event on RangeSliders by @tlambert03 in #200
- Fix IntEnum for python 3.11 by @Czaki in #205
- Add restart_timer argument to GenericSignalThrottler.flush by @Czaki in #206
- fix: don't reuse text in qcollapsible by @tlambert03 in #204
- feat: add support for flag enum by @Czaki in #207
Full Changelog: v0.5.4...v0.6.0