Skip to content

Commit 9c45d73

Browse files
committed
chore: changelog v0.7.
1 parent f217ee8 commit 9c45d73

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

CHANGELOG.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,40 @@
11
# Changelog
22

3+
## [v0.7.0](https://github.com/pyapp-kit/cmap/tree/v0.7.0) (2026-01-05)
4+
5+
[Full Changelog](https://github.com/pyapp-kit/cmap/compare/v0.6.2...v0.7.0)
6+
7+
**Implemented enhancements:**
8+
9+
- feat: Add the pampa colormap [\#128](https://github.com/pyapp-kit/cmap/pull/128) ([apcamargo](https://github.com/apcamargo))
10+
- feat: Add Paraview color maps [\#125](https://github.com/pyapp-kit/cmap/pull/125) ([apcamargo](https://github.com/apcamargo))
11+
- feat: Add the IBM Design Language qualitative color sequences [\#117](https://github.com/pyapp-kit/cmap/pull/117) ([apcamargo](https://github.com/apcamargo))
12+
13+
**Fixed bugs:**
14+
15+
- bug: Fix `pampa` colors [\#130](https://github.com/pyapp-kit/cmap/pull/130) ([apcamargo](https://github.com/apcamargo))
16+
- bug: fix twilight classification [\#112](https://github.com/pyapp-kit/cmap/pull/112) ([akhmerov](https://github.com/akhmerov))
17+
18+
**Merged pull requests:**
19+
20+
- feat: support py3.14 [\#132](https://github.com/pyapp-kit/cmap/pull/132) ([tlambert03](https://github.com/tlambert03))
21+
- ci\(dependabot\): bump actions/download-artifact from 6 to 7 [\#129](https://github.com/pyapp-kit/cmap/pull/129) ([dependabot[bot]](https://github.com/apps/dependabot))
22+
- chore: bunch dependabot prs [\#127](https://github.com/pyapp-kit/cmap/pull/127) ([tlambert03](https://github.com/tlambert03))
23+
- ci\(dependabot\): bump actions/upload-artifact from 4 to 5 [\#122](https://github.com/pyapp-kit/cmap/pull/122) ([dependabot[bot]](https://github.com/apps/dependabot))
24+
- ci\(pre-commit.ci\): autoupdate [\#119](https://github.com/pyapp-kit/cmap/pull/119) ([pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci))
25+
- ci\(pre-commit.ci\): autoupdate [\#113](https://github.com/pyapp-kit/cmap/pull/113) ([pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci))
26+
- docs: fix misplaced bracket [\#111](https://github.com/pyapp-kit/cmap/pull/111) ([Jhsmit](https://github.com/Jhsmit))
27+
- fix: fix pre-commit [\#110](https://github.com/pyapp-kit/cmap/pull/110) ([tlambert03](https://github.com/tlambert03))
28+
29+
## [v0.6.2](https://github.com/pyapp-kit/cmap/tree/v0.6.2) (2025-07-05)
30+
31+
[Full Changelog](https://github.com/pyapp-kit/cmap/compare/v0.6.1...v0.6.2)
32+
33+
**Merged pull requests:**
34+
35+
- Implements switchable color vision deficiency simulation to the docs [\#109](https://github.com/pyapp-kit/cmap/pull/109) ([aafkegros](https://github.com/aafkegros))
36+
- ci\(pre-commit.ci\): autoupdate [\#104](https://github.com/pyapp-kit/cmap/pull/104) ([pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci))
37+
338
## [v0.6.1](https://github.com/pyapp-kit/cmap/tree/v0.6.1) (2025-05-20)
439

540
[Full Changelog](https://github.com/pyapp-kit/cmap/compare/v0.6.0...v0.6.1)

0 commit comments

Comments
 (0)