semantic-release-bot
|
73ea2f6657
|
chore(release): 3.1.0
# [3.1.0](https://gitlab.com/oceanbox/Matplotlib.ColorMaps/compare/v3.0.1...v3.1.0) (2025-08-04)
### Bug Fixes
* Bump to dotnet 9 ([f51966b](f51966bd7c))
* Bump to dotnet 9 ([12905d4](12905d4049))
### Features
* upgrade to net7.0 ([8664702](86647024e6))
v3.1.0
|
2025-08-04 07:45:39 +00:00 |
|
|
|
98bcf3dc3a
|
Merge branch 'mrtz/dotnet-9-cleanup' into 'main'
Bump to dotnet 9
See merge request oceanbox/Matplotlib.ColorMaps!1
|
2025-08-04 09:42:13 +02:00 |
|
|
|
f51966bd7c
|
fix: Bump to dotnet 9
Switch to bun from nodejs
|
2025-08-04 09:38:18 +02:00 |
|
|
|
12905d4049
|
fix: Bump to dotnet 9
|
2025-08-04 09:19:21 +02:00 |
|
Jonas Juselius
|
09bf1af0cd
|
Merge branch 'main' of gitlab.com:oceanbox/Matplotlib.ColorMaps
|
2023-03-01 18:11:45 +01:00 |
|
Jonas Juselius
|
86647024e6
|
feat: upgrade to net7.0
|
2023-03-01 18:10:57 +01:00 |
|
Jonas Juselius
|
fd46f248eb
|
build: fix builder
|
2022-09-16 19:41:58 +02:00 |
|
Jonas Juselius
|
1b0dcb11bb
|
ci: skip tests
|
2022-07-06 12:54:39 +02:00 |
|
semantic-release-bot
|
68cb7fab0e
|
chore(release): 3.0.1
## [3.0.1](https://gitlab.com/oceanbox/Matplotlib.ColorMaps/compare/v3.0.0...v3.0.1) (2022-06-11)
### Bug Fixes
* fix severe performance issues for Fable ([ee48253](ee48253ac6))
v3.0.1
|
2022-06-11 06:35:31 +00:00 |
|
Jonas Juselius
|
51812dd4e3
|
Merge branch 'main' of gitlab.com:oceanbox/Matplotlib.ColorMaps
|
2022-06-11 08:23:03 +02:00 |
|
Jonas Juselius
|
ee48253ac6
|
fix: fix severe performance issues for Fable
|
2022-06-11 08:22:49 +02:00 |
|
semantic-release-bot
|
be604e0dff
|
chore(release): 3.0.0
# [3.0.0](https://gitlab.com/oceanbox/Matplotlib.ColorMaps/compare/v2.0.1...v3.0.0) (2022-06-10)
v3.0.0
|
2022-06-10 18:15:08 +00:00 |
|
Jonas Juselius
|
fcf7296df7
|
major: avoid abstract classes, improve api
|
2022-06-10 20:09:58 +02:00 |
|
semantic-release-bot
|
64b69fea73
|
chore(release): 2.0.1
## [2.0.1](https://gitlab.com/oceanbox/Matplotlib.ColorMaps/compare/v2.0.0...v2.0.1) (2022-06-10)
### Bug Fixes
* single and float support for mirrorPalette and toGrayscale ([b8cf13b](b8cf13bc08))
v2.0.1
|
2022-06-10 13:42:35 +00:00 |
|
Jonas Juselius
|
d597f4bd28
|
Merge branch 'main' of gitlab.com:oceanbox/Matplotlib.ColorMaps
|
2022-06-10 15:37:37 +02:00 |
|
Jonas Juselius
|
b8cf13bc08
|
fix: single and float support for mirrorPalette and toGrayscale
|
2022-06-10 15:37:24 +02:00 |
|
semantic-release-bot
|
8a8a5eff83
|
chore(release): 2.0.0
# [2.0.0](https://gitlab.com/oceanbox/Matplotlib.ColorMaps/compare/v1.5.1...v2.0.0) (2022-06-10)
v2.0.0
|
2022-06-10 13:30:11 +00:00 |
|
Jonas Juselius
|
15ea67471a
|
major: split into abstract class, and support byte, single and float palettes
|
2022-06-10 15:24:53 +02:00 |
|
semantic-release-bot
|
3e74aaa908
|
chore(release): 1.5.1
## [1.5.1](https://gitlab.com/oceanbox/Matplotlib.ColorMaps/compare/v1.5.0...v1.5.1) (2022-06-07)
### Bug Fixes
* fix indexing error and other bugs. mirror and grayscale works. ([0dca598](0dca5984be))
v1.5.1
|
2022-06-07 18:51:13 +00:00 |
|
Jonas Juselius
|
0dca5984be
|
fix: fix indexing error and other bugs. mirror and grayscale works.
|
2022-06-07 20:46:18 +02:00 |
|
semantic-release-bot
|
8f9236dd4f
|
chore(release): 1.5.0
# [1.5.0](https://gitlab.com/oceanbox/Matplotlib.ColorMaps/compare/v1.4.0...v1.5.0) (2022-06-07)
### Bug Fixes
* [] -> seq, use tuples where appropriate ([c47b551](c47b551139))
### Features
* add cmocean colors and improvements ([86debb4](86debb4c31))
* add raw cmocean data and convertion script ([b6bdf75](b6bdf75bcc))
v1.5.0
|
2022-06-07 14:05:59 +00:00 |
|
Jonas Juselius
|
c214ec1700
|
Merge branch 'main' of gitlab.com:oceanbox/Matplotlib.ColorMaps
|
2022-06-07 16:00:53 +02:00 |
|
Jonas Juselius
|
86debb4c31
|
feat: add cmocean colors and improvements
|
2022-06-07 16:00:33 +02:00 |
|
Jonas Juselius
|
08fbb77b63
|
refactor: convert std cm:s to txt format
|
2022-06-07 13:27:59 +02:00 |
|
Jonas Juselius
|
b6bdf75bcc
|
feat: add raw cmocean data and convertion script
|
2022-06-07 12:55:11 +02:00 |
|
Jonas Juselius
|
c47b551139
|
fix: [] -> seq, use tuples where appropriate
|
2022-06-07 11:59:28 +02:00 |
|
Jonas Juselius
|
b51ec24858
|
refactor: remove cruft
|
2022-06-07 11:04:55 +02:00 |
|
semantic-release-bot
|
36d2648643
|
chore(release): 1.4.0
# [1.4.0](https://gitlab.com/oceanbox/Matplotlib.ColorMaps/compare/v1.3.0...v1.4.0) (2022-06-03)
### Features
* add mirroring and grayScale ([ddcfb34](ddcfb3415a))
v1.4.0
|
2022-06-03 10:51:57 +00:00 |
|
Jonas Juselius
|
ddcfb3415a
|
feat: add mirroring and grayScale
|
2022-06-03 12:47:03 +02:00 |
|
semantic-release-bot
|
e69c74b673
|
chore(release): 1.3.0
# [1.3.0](https://gitlab.com/oceanbox/Matplotlib.ColorMaps/compare/v1.2.0...v1.3.0) (2022-06-02)
### Features
* add props for upper and lower bounds ([7076ca7](7076ca78dd))
v1.3.0
|
2022-06-02 21:43:34 +00:00 |
|
Jonas Juselius
|
ad92b8baf7
|
Merge branch 'main' of gitlab.com:oceanbox/Matplotlib.ColorMaps
|
2022-06-02 23:38:46 +02:00 |
|
Jonas Juselius
|
7076ca78dd
|
feat: add props for upper and lower bounds
|
2022-06-02 23:38:37 +02:00 |
|
semantic-release-bot
|
3c74a5bbf2
|
chore(release): 1.2.0
# [1.2.0](https://gitlab.com/oceanbox/Matplotlib.ColorMaps/compare/v1.1.1...v1.2.0) (2022-06-02)
### Features
* add conversion helpers ([23953cb](23953cb37e))
v1.2.0
|
2022-06-02 17:06:33 +00:00 |
|
Jonas Juselius
|
4f91617d22
|
Merge branch 'main' of gitlab.com:oceanbox/Matplotlib.ColorMaps
|
2022-06-02 19:01:39 +02:00 |
|
Jonas Juselius
|
23953cb37e
|
feat: add conversion helpers
|
2022-06-02 19:01:34 +02:00 |
|
semantic-release-bot
|
be75423612
|
chore(release): 1.1.1
## [1.1.1](https://gitlab.com/oceanbox/Matplotlib.ColorMaps/compare/v1.1.0...v1.1.1) (2022-06-02)
### Bug Fixes
* lots of bugfixes ([3460b87](3460b87a08))
v1.1.1
|
2022-06-02 16:56:27 +00:00 |
|
Jonas Juselius
|
3460b87a08
|
fix: lots of bugfixes
|
2022-06-02 18:51:36 +02:00 |
|
semantic-release-bot
|
fb01dc3768
|
chore(release): 1.1.0
# [1.1.0](https://gitlab.com/oceanbox/Matplotlib.ColorMaps/compare/v1.0.0...v1.1.0) (2022-06-02)
### Bug Fixes
* autoopen ColorMap module ([9498772](9498772d90))
### Features
* support float and single colors ([a300189](a300189938))
v1.1.0
|
2022-06-02 13:48:59 +00:00 |
|
Jonas Juselius
|
9498772d90
|
fix: autoopen ColorMap module
|
2022-06-02 15:43:59 +02:00 |
|
Jonas Juselius
|
8c2f99097c
|
Merge branch 'main' of gitlab.com:oceanbox/Matplotlib.ColorMaps
|
2022-06-02 15:40:11 +02:00 |
|
Jonas Juselius
|
a300189938
|
feat: support float and single colors
|
2022-06-02 15:35:46 +02:00 |
|
semantic-release-bot
|
716d508e44
|
chore(release): 1.0.0
# 1.0.0 (2022-06-02)
### Features
* initial commit ([48c88b4](48c88b476f))
v1.0.0
|
2022-06-02 13:27:20 +00:00 |
|
Jonas Juselius
|
48c88b476f
|
feat: initial commit
|
2022-06-02 15:22:28 +02:00 |
|
Jonas Juselius
|
44bc71572b
|
initial commit
|
2022-06-01 22:13:55 +02:00 |
|