Skip to content

Releases: yt-project/cmyt

v2.0.1

27 Nov 07:19
eec8a00
Compare
Choose a tag to compare

Summary

This is a compatibility release for matplotlib >= 3.13 (future). The only user-facing changes are

  • avoid deprecation warnings from the development version of matplotlib 3.11
  • dependencies were bumped to
    • Python >= 3.10
    • numpy >= 1.26
    • matplotlib >= 3.8

CPython 3.10-3.13 is supported.

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

04 Oct 06:36
8158fd7
Compare
Choose a tag to compare

What's Changed

This release is technically breaking (hence the major version bump), though it is not expected to affect users in practice. Namely, the private module cmyt.utils was renamed cmyt._utils to better reflect that it is not public API.

Python 3.9-3.12 is supported

Full Changelog: v1.4.0...v2.0.0

v1.4.0

17 Sep 06:53
b6a3de6
Compare
Choose a tag to compare

What's Changed

Compared to version 1.3.1, this version adds support for Python 3.12 and drops support for Python 3.8
There are no new features or fixes in this version.

Full Changelog: v1.3.1...v1.4.0

v1.3.1

12 Aug 09:09
c1b65aa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

25 Jun 12:36
a878f22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.3.0

v1.2.1

19 Jun 12:03
5d3a1f4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

16 Apr 18:26
56afcb5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.3...v1.2.0

v1.1.3

24 Dec 13:23
64f6b49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.1.3

v1.1.2

27 Jul 15:24
4817b0d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

16 Jul 17:14
101a906
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.4...v1.1.1