Releases: iluvcapra/pycmx
Releases · iluvcapra/pycmx
v1.2.3 — Maintenance Updates
What's Changed
- Sprucing-up Build System and Workflows by @iluvcapra in #10
I've switched the build system from flit
to poetry
, switched notifications from Mastodon to Bluesky, and added 3.12 and 3.13 to the test matrix, while dropping 3.7.
Full Changelog: v1.2.2...v1.2.3
Version 1.2.2 — Python 3.12 Support
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
- 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
- Release by @iluvcapra in #7
- Merging changes for v1.2.1 by @iluvcapra in #8
Full Changelog: v1.2.0...v1.2.1
Version 1.2.0 — Refresh for 2023
Some maintenance updates:
- The package now uses a
pyproject.toml
file instead ofsetup.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
Documentation updates
Version 1.1.4
This fixes an error. in the versioning designation in setup.rb
.
Full Changelog: v1.1.2...v1.1.4
Version 1.1.2 (redone)
- 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
New release workflow.
Version 1.0.1
Added Python 3.7 to tests
First Release
v1.0 Version 1.0