Skip to content

Commit 49930f0

Browse files
committed
chore: v0.4.0
1 parent 6f49d7b commit 49930f0

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

.github_changelog_generator

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
user=tlambert03
1+
user=pyapp-kit
22
project=cmap
33
issues=false
44
exclude-labels=duplicate,question,invalid,wontfix,hide

CHANGELOG.md

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

3+
## [v0.4.0](https://github.com/pyapp-kit/cmap/tree/v0.4.0) (2024-11-01)
4+
5+
[Full Changelog](https://github.com/pyapp-kit/cmap/compare/v0.3.0...v0.4.0)
6+
7+
**Implemented enhancements:**
8+
9+
- feat: add cmasher colormaps [\#75](https://github.com/pyapp-kit/cmap/pull/75) ([tlambert03](https://github.com/tlambert03))
10+
11+
**Documentation:**
12+
13+
- docs: add note about bang wong paper [\#72](https://github.com/pyapp-kit/cmap/pull/72) ([tlambert03](https://github.com/tlambert03))
14+
15+
**Merged pull requests:**
16+
17+
- build: support py3.13 [\#76](https://github.com/pyapp-kit/cmap/pull/76) ([tlambert03](https://github.com/tlambert03))
18+
- Rename tlambert03/cmap -\> pyapp-kit/cmap [\#73](https://github.com/pyapp-kit/cmap/pull/73) ([tlambert03](https://github.com/tlambert03))
19+
- 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+
321
## [v0.3.0](https://github.com/pyapp-kit/cmap/tree/v0.3.0) (2024-07-24)
422

523
[Full Changelog](https://github.com/pyapp-kit/cmap/compare/v0.2.2...v0.3.0)

0 commit comments

Comments
 (0)