Skip to content

Commit 0bc7a1d

Browse files
committed
chore: changelog v0.5.0
1 parent 228d471 commit 0bc7a1d

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

CHANGELOG.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,27 @@
11
# Changelog
22

3+
## [v0.5.0](https://github.com/pyapp-kit/cmap/tree/v0.5.0) (2025-01-12)
4+
5+
[Full Changelog](https://github.com/pyapp-kit/cmap/compare/v0.4.0...v0.5.0)
6+
7+
**Implemented enhancements:**
8+
9+
- feat: update for crameri v8 [\#83](https://github.com/pyapp-kit/cmap/pull/83) ([tlambert03](https://github.com/tlambert03))
10+
- feat: Implement Google Earth Engine palette external [\#82](https://github.com/pyapp-kit/cmap/pull/82) ([SiggyF](https://github.com/SiggyF))
11+
- feat: Add the pantanal colormap [\#81](https://github.com/pyapp-kit/cmap/pull/81) ([apcamargo](https://github.com/apcamargo))
12+
13+
**Merged pull requests:**
14+
15+
- ci\(dependabot\): bump codecov/codecov-action from 4 to 5 [\#78](https://github.com/pyapp-kit/cmap/pull/78) ([dependabot[bot]](https://github.com/apps/dependabot))
16+
- ci\(pre-commit.ci\): autoupdate [\#77](https://github.com/pyapp-kit/cmap/pull/77) ([pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci))
17+
318
## [v0.4.0](https://github.com/pyapp-kit/cmap/tree/v0.4.0) (2024-11-01)
419

520
[Full Changelog](https://github.com/pyapp-kit/cmap/compare/v0.3.0...v0.4.0)
621

722
**Implemented enhancements:**
823

24+
- build: support py3.13 [\#76](https://github.com/pyapp-kit/cmap/pull/76) ([tlambert03](https://github.com/tlambert03))
925
- feat: add cmasher colormaps [\#75](https://github.com/pyapp-kit/cmap/pull/75) ([tlambert03](https://github.com/tlambert03))
1026

1127
**Documentation:**
@@ -14,7 +30,6 @@
1430

1531
**Merged pull requests:**
1632

17-
- build: support py3.13 [\#76](https://github.com/pyapp-kit/cmap/pull/76) ([tlambert03](https://github.com/tlambert03))
1833
- Rename tlambert03/cmap -\> pyapp-kit/cmap [\#73](https://github.com/pyapp-kit/cmap/pull/73) ([tlambert03](https://github.com/tlambert03))
1934
- ci\(pre-commit.ci\): autoupdate [\#70](https://github.com/pyapp-kit/cmap/pull/70) ([pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci))
2035

@@ -26,6 +41,7 @@
2641

2742
- feat: Add the `cerrado` sequential colormap [\#69](https://github.com/pyapp-kit/cmap/pull/69) ([apcamargo](https://github.com/apcamargo))
2843
- feat: add flexible integer conversion [\#68](https://github.com/pyapp-kit/cmap/pull/68) ([tlambert03](https://github.com/tlambert03))
44+
- Add the `observable10` qualitative colormap [\#67](https://github.com/pyapp-kit/cmap/pull/67) ([apcamargo](https://github.com/apcamargo))
2945
- feat: Add the `okabeito` namespace and colormap [\#65](https://github.com/pyapp-kit/cmap/pull/65) ([apcamargo](https://github.com/apcamargo))
3046
- feat: Add the `araucaria` sequential colormap [\#64](https://github.com/pyapp-kit/cmap/pull/64) ([apcamargo](https://github.com/apcamargo))
3147

@@ -35,7 +51,6 @@
3551

3652
**Merged pull requests:**
3753

38-
- Add the `observable10` qualitative colormap [\#67](https://github.com/pyapp-kit/cmap/pull/67) ([apcamargo](https://github.com/apcamargo))
3954
- refactor: clarify that authors/license can be added directly to colormap entries, update contrib [\#66](https://github.com/pyapp-kit/cmap/pull/66) ([tlambert03](https://github.com/tlambert03))
4055

4156
## [v0.2.2](https://github.com/pyapp-kit/cmap/tree/v0.2.2) (2024-06-20)

0 commit comments

Comments
 (0)