Recent Releases of cmocean

cmocean - v4.0.3

Full Changelog: https://github.com/matplotlib/cmocean/compare/v4.0.2...v4.0.3

- Python
Published by kthyng over 2 years ago

cmocean - v4.0.2

Full Changelog: https://github.com/matplotlib/cmocean/compare/v4.0.1...v4.0.2

Fix for https://github.com/matplotlib/cmocean/issues/107

- Python
Published by kthyng over 2 years ago

cmocean - v4.0.1

I mess up the initial release every time because I can't remember to update the version manually. This is the only package I manage where I have to do that.

- Python
Published by kthyng over 2 years ago

cmocean - v4.0.0

What's Changed

  • Bump codecov/codecov-action from 3 to 4 by @dependabot in https://github.com/matplotlib/cmocean/pull/104
  • Bump actions/setup-python from 4 to 5 by @dependabot in https://github.com/matplotlib/cmocean/pull/103
  • Adds functionality for inverting colormap lightness by @andrew-s28 in https://github.com/matplotlib/cmocean/pull/106

New Contributors

  • @andrew-s28 made their first contribution in https://github.com/matplotlib/cmocean/pull/106

Full Changelog: https://github.com/matplotlib/cmocean/compare/v3.1.3...v4.0.0

- Python
Published by kthyng over 2 years ago

cmocean - v3.1.3

Manually updated the version to match, in setup.py.

- Python
Published by kthyng over 2 years ago

cmocean - v3.1.2

This has the whole actual fix for release.yaml, unlike the previous release which was missing part of a line.

- Python
Published by kthyng over 2 years ago

cmocean - v3.1.1

Updated release yaml for PyPI 2FA

Full Changelog: https://github.com/matplotlib/cmocean/compare/v3.1.0...v3.1.1

- Python
Published by kthyng over 2 years ago

cmocean - v3.1.0

What's Changed

  • Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/matplotlib/cmocean/pull/94
  • Bump conda-incubator/setup-miniconda from 2 to 3 by @dependabot in https://github.com/matplotlib/cmocean/pull/95
  • Bump actions/setup-python from 4 to 5 by @dependabot in https://github.com/matplotlib/cmocean/pull/96
  • Bump github/codeql-action from 2 to 3 by @dependabot in https://github.com/matplotlib/cmocean/pull/97
  • Bump actions/cache from 3 to 4 by @dependabot in https://github.com/matplotlib/cmocean/pull/101
  • numpy 2.0 compatibility np.unicode_ by @MatthewFlamm in https://github.com/matplotlib/cmocean/pull/99

New Contributors

  • @dependabot made their first contribution in https://github.com/matplotlib/cmocean/pull/94
  • @MatthewFlamm made their first contribution in https://github.com/matplotlib/cmocean/pull/99

Full Changelog: https://github.com/matplotlib/cmocean/compare/v3.0.3...v3.1.0

- Python
Published by kthyng over 2 years ago

cmocean - v3.0.3

This has taken quite a few version releases.

- Python
Published by kthyng over 3 years ago

cmocean - v3.0.2

I had forgotten that I needed to update the version by hand. I believe everything is in place now to be able to update PyPI and conda-forge.

- Python
Published by kthyng over 3 years ago

cmocean - v3.0.1

Had to fix the release and the whats new.

- Python
Published by kthyng over 3 years ago

cmocean - v3.0.0

What's Changed

  • Updated URL for STOQS visualization example by @MBARIMike in https://github.com/matplotlib/cmocean/pull/75
  • Update README: add cmocean usage in Julia by @ali-ramadhan in https://github.com/matplotlib/cmocean/pull/77
  • [MOD] removal of 'figures' for savefig() commands by @jehyunlee in https://github.com/matplotlib/cmocean/pull/80
  • Document dependencies by @adamjstewart in https://github.com/matplotlib/cmocean/pull/78
  • add r package cmocean by @japhir in https://github.com/matplotlib/cmocean/pull/81
  • ENH: work around pending deprecation warnings in MPL by @neutrinoceros in https://github.com/matplotlib/cmocean/pull/86
  • Add CodeQL workflow for GitHub code scanning by @lgtm-com in https://github.com/matplotlib/cmocean/pull/85
  • added a whatsnew by @kthyng in https://github.com/matplotlib/cmocean/pull/87
  • Workflows by @kthyng in https://github.com/matplotlib/cmocean/pull/88
  • release action by @kthyng in https://github.com/matplotlib/cmocean/pull/89

New Contributors

  • @MBARIMike made their first contribution in https://github.com/matplotlib/cmocean/pull/75
  • @ali-ramadhan made their first contribution in https://github.com/matplotlib/cmocean/pull/77
  • @jehyunlee made their first contribution in https://github.com/matplotlib/cmocean/pull/80
  • @adamjstewart made their first contribution in https://github.com/matplotlib/cmocean/pull/78
  • @japhir made their first contribution in https://github.com/matplotlib/cmocean/pull/81
  • @neutrinoceros made their first contribution in https://github.com/matplotlib/cmocean/pull/86
  • @lgtm-com made their first contribution in https://github.com/matplotlib/cmocean/pull/85

Full Changelog: https://github.com/matplotlib/cmocean/compare/2.0...v2.1.0

- Python
Published by kthyng over 3 years ago

cmocean - cmocean version 2.0

Major changes are as follows:

  1. New colormaps:
    1. rain, topo, tarn, diff
  2. new tools:
    1. crop and cropbypercent to modify colormaps

Also address github issues #70, #71, and another.

- Python
Published by kthyng over 7 years ago

cmocean -

- Python
Published by kthyng almost 8 years ago

cmocean - Small update

The case was persistently not updated and messing things up on Linux machines. Now everything should be consistent and working.

- Python
Published by kthyng almost 10 years ago

cmocean - Stable version

Over time the colormaps have changed a little, including up to this release. The names were previously different as well, but hopefully these won't change anymore.

- Python
Published by kthyng almost 10 years ago