v0.5.1
What's Changed
- Declare the function as noexcept when it is not raising exception. by @matusvalo in #27
- Use OIDC for PyPI releases by @jborean93 in #28
- Added support for Cython 3 in build requirements by @jborean93 in #29
- Added Python 3.12 wheels by @jborean93 in #30
0.5.1 - 2023-08-29
- Added support for Cython 3.x.y when building the extension modules
- Added Python 3.12 wheel for macOS
New Contributors
- @matusvalo made their first contribution in #27
Full Changelog: v0.5.0...v0.5.1