|
1 | 1 | # Changelog
|
2 | 2 |
|
| 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 | + |
3 | 18 | ## [v0.4.0](https://github.com/pyapp-kit/cmap/tree/v0.4.0) (2024-11-01)
|
4 | 19 |
|
5 | 20 | [Full Changelog](https://github.com/pyapp-kit/cmap/compare/v0.3.0...v0.4.0)
|
6 | 21 |
|
7 | 22 | **Implemented enhancements:**
|
8 | 23 |
|
| 24 | +- build: support py3.13 [\#76](https://github.com/pyapp-kit/cmap/pull/76) ([tlambert03](https://github.com/tlambert03)) |
9 | 25 | - feat: add cmasher colormaps [\#75](https://github.com/pyapp-kit/cmap/pull/75) ([tlambert03](https://github.com/tlambert03))
|
10 | 26 |
|
11 | 27 | **Documentation:**
|
|
14 | 30 |
|
15 | 31 | **Merged pull requests:**
|
16 | 32 |
|
17 |
| -- build: support py3.13 [\#76](https://github.com/pyapp-kit/cmap/pull/76) ([tlambert03](https://github.com/tlambert03)) |
18 | 33 | - Rename tlambert03/cmap -\> pyapp-kit/cmap [\#73](https://github.com/pyapp-kit/cmap/pull/73) ([tlambert03](https://github.com/tlambert03))
|
19 | 34 | - 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))
|
20 | 35 |
|
|
26 | 41 |
|
27 | 42 | - feat: Add the `cerrado` sequential colormap [\#69](https://github.com/pyapp-kit/cmap/pull/69) ([apcamargo](https://github.com/apcamargo))
|
28 | 43 | - 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)) |
29 | 45 | - feat: Add the `okabeito` namespace and colormap [\#65](https://github.com/pyapp-kit/cmap/pull/65) ([apcamargo](https://github.com/apcamargo))
|
30 | 46 | - feat: Add the `araucaria` sequential colormap [\#64](https://github.com/pyapp-kit/cmap/pull/64) ([apcamargo](https://github.com/apcamargo))
|
31 | 47 |
|
|
35 | 51 |
|
36 | 52 | **Merged pull requests:**
|
37 | 53 |
|
38 |
| -- Add the `observable10` qualitative colormap [\#67](https://github.com/pyapp-kit/cmap/pull/67) ([apcamargo](https://github.com/apcamargo)) |
39 | 54 | - 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))
|
40 | 55 |
|
41 | 56 | ## [v0.2.2](https://github.com/pyapp-kit/cmap/tree/v0.2.2) (2024-06-20)
|
|
0 commit comments