What's Changed
- Test against Python 3.13.
- Update the Makefile to support Semantic Versioning from git tags.
- Update the C libraries to allow for passing the version as a compiler
flag. - Update
setup.py
to pass the SCM version to the Cython compiler. - Include C tests in the Tox suite (for linux and macos only).
- Document any and all changes to the C API since forking.
- Restructure changelog documentation.
Full Changelog: v1.3.6...v1.3.7