v0.2.0 (2024-04-28)
Implemented enhancements:
- feat: add shifted method #52 (tlambert03)
- feat: add over/under/bad colors #50 (tlambert03)
- feat: add Paul Tol's colormaps #48 (Jhsmit)
- feat: add support for pyqtgraph #32 (tlambert03)
Fixed bugs:
- fix: fix interpolation argument preservation in custom colormaps #47 (tlambert03)
- fix: misc fixes for pydantic deprecations and other breakages #38 (tlambert03)
Documentation:
- docs: use natsort for docs #51 (tlambert03)
Merged pull requests:
- ci(dependabot): bump softprops/action-gh-release from 1 to 2 #42 (dependabot[bot])
- chore: use ruff instead of black #41 (tlambert03)
- test: Add test_min extra and make sure tests run with bare minimum #40 (tlambert03)
- ci(dependabot): bump aganders3/headless-gui from 2.1 to 2.2 #37 (dependabot[bot])
- ci(dependabot): bump codecov/codecov-action from 3 to 4 #36 (dependabot[bot])
- ci(dependabot): bump actions/setup-python from 4 to 5 #34 (dependabot[bot])
- ci(dependabot): bump aganders3/headless-gui from 1.2 to 2.1 #33 (dependabot[bot])
v0.1.3 (2023-12-04)
Fixed bugs:
- update to_pygfx #31 (tlambert03)
Documentation:
- update docs and pre-commit #30 (tlambert03)
Merged pull requests:
- ci(dependabot): bump styfle/cancel-workflow-action from 0.11.0 to 0.12.0 #28 (dependabot[bot])
v0.1.2 (2023-10-08)
Implemented enhancements:
- feat: support python 3.12 #24 (tlambert03)
Fixed bugs:
- fix: fix for issues in mpl 3.8.0 #27 (tlambert03)
Merged pull requests:
- ci(pre-commit.ci): autoupdate #26 (pre-commit-ci[bot])
v0.1.1 (2023-09-07)
Implemented enhancements:
- feat: select unique names by category #25 (tlambert03)
v0.1.0 (2023-09-06)
Implemented enhancements:
- feat: expose catalog as Colormap classmethod #22 (tlambert03)
Fixed bugs:
- fix: fix creating a cmap from existing cmap #21 (tlambert03)
- fix: change bwr to diverging #16 (tlambert03)
Documentation:
- docs: fix typos #23 (tlambert03)
Merged pull requests:
- ci(dependabot): bump actions/checkout from 3 to 4 #20 (dependabot[bot])
v0.0.3 (2023-05-06)
Implemented enhancements:
- feat: add colorcet aliases #11 (tlambert03)
Documentation:
- docs: break hue discontinuity in docs #13 (tlambert03)
v0.0.2 (2023-05-03)
Implemented enhancements:
- feat: add notebook repr with png encode #8 (tlambert03)
Documentation:
- Update README.md #9 (tlambert03)
- docs: fix links #6 (tlambert03)
v0.0.1 (2023-04-30)
Merged pull requests:
- rearrange catalog structure #3 (tlambert03)
- ci(dependabot): bump codecov/codecov-action from 2 to 3 #2 (dependabot[bot])
- ci(dependabot): bump styfle/cancel-workflow-action from 0.9.1 to 0.11.0 #1 (dependabot[bot])
* This Changelog was automatically generated by github_changelog_generator