Skip to content

Latest commit

 

History

History
138 lines (79 loc) · 2.98 KB

CHANGES.rst

File metadata and controls

138 lines (79 loc) · 2.98 KB

Changelog

0.2.1

(2024-12-01)

Bug fixes

Removals and backward incompatible breaking changes

  • Removed support for Python 3.8 as it has reached end of life -- by :user:`bdraco`.

    Related issues and pull requests on GitHub: :issue:`57`.

Packaging updates and notes for downstreams


0.2.0

(2024-10-07)

Bug fixes

  • Fixed loading the C-extensions on Python 3.8 -- by :user:`bdraco`.

    Related issues and pull requests on GitHub: :issue:`26`.

Features

Improved documentation

Packaging updates and notes for downstreams


0.1.0

(2024-10-03)

Features


0.0.0

(2024-10-02)

  • Initial release.