v0.4.0 (2024-11-01)
Implemented enhancements:
- feat: add cmasher colormaps #75 (tlambert03)
Documentation:
- docs: add note about bang wong paper #72 (tlambert03)
Merged pull requests:
- build: support py3.13 #76 (tlambert03)
- Rename tlambert03/cmap -> pyapp-kit/cmap #73 (tlambert03)
- ci(pre-commit.ci): autoupdate #70 (pre-commit-ci[bot])
v0.3.0 (2024-07-24)
Implemented enhancements:
- feat: Add the
cerrado
sequential colormap #69 (apcamargo) - feat: add flexible integer conversion #68 (tlambert03)
- feat: Add the
okabeito
namespace and colormap #65 (apcamargo) - feat: Add the
araucaria
sequential colormap #64 (apcamargo)
Documentation:
- docs: add contrib namespace, add how-to-contribute to FAQ #63 (tlambert03)
Merged pull requests:
- Add the
observable10
qualitative colormap #67 (apcamargo) - refactor: clarify that authors/license can be added directly to colormap entries, update contrib #66 (tlambert03)
v0.2.2 (2024-06-20)
Implemented enhancements:
- feat: smaller serialization for catalog items #59 (tlambert03)
Fixed bugs:
- fix: fixes for numpy2 #60 (tlambert03)
v0.2.1 (2024-05-17)
Implemented enhancements:
- Expose
Colormap.num_colors
and document usage for cycling through qualitative colormaps #55 (andy-sweet)
Documentation:
- docs: make colormap attributes more visible #56 (tlambert03)
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