Skip to content

Releases: iluvcapra/pycmx

Version 1.2.2 — Python 3.12 Support

08 Nov 18:11
ce1a0d3
Compare
Choose a tag to compare

What's Changed

  • Added Python 3.12 support by @iluvcapra in #9
  • Added .readthedocs.yaml

Full Changelog: v1.2.1...v1.2.2

Version 1.2.1 — Documentation and Typing

01 Jun 01:59
cd35f4f
Compare
Choose a tag to compare
  • Numerous typing hints have been added to the source to improve documentation and readability.
  • Doc config has been reviewed and updated.
  • Publishing workflow has been updated to use Pypi's OIDC Trusted Publisher facility.

What's Changed

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

Version 1.2.0 — Refresh for 2023

17 May 23:33
Compare
Choose a tag to compare

Some maintenance updates:

  • The package now uses a pyproject.toml file instead of setup.rb for packaging, per PEP 621.
  • Requirements.txt has been accordingly deleted.
  • Python 3.6 has been removed from the project classifiers and test grid.
  • Build and publish scripts on Github have been accordingly updated.

Full Changelog: v1.1.5...v1.2.0

Version 1.1.5 — Documentation

19 Nov 07:05
4d83f81
Compare
Choose a tag to compare

Documentation updates

Version 1.1.4

14 Nov 01:54
595cf35
Compare
Choose a tag to compare

This fixes an error. in the versioning designation in setup.rb.

Full Changelog: v1.1.2...v1.1.4

Version 1.1.2 (redone)

14 Nov 01:51
7fa22d4
Compare
Choose a tag to compare
  • Updated the project to use online github online testing/integration.
  • Support for Python 2.7 and 3.5 has been removed.
  • Several minor lint fixes.

Version 1.1.1

05 Jan 06:39
Compare
Choose a tag to compare

New release workflow.

Version 1.0.1

17 Aug 20:09
Compare
Choose a tag to compare

Added Python 3.7 to tests

First Release

04 Jan 03:46
Compare
Choose a tag to compare
v1.0

Version 1.0

Effect Names

29 Dec 22:15
Compare
Choose a tag to compare

Also some documentation and code style tweaks.