Releases: moble/quaternion
Releases · moble/quaternion
Release v2021.7.28.16.11.54
Version 2021.7.28.16.11.54
Release v2021.7.13.7.29.27
Version 2021.7.13.7.29.27
Release v2021.6.9.13.34.11
Version 2021.6.9.13.34.11
Release v2021.4.5.14.42.35
Version 2021.4.5.14.42.35
Release v2021.4.4.21.44.8
Version 2021.4.4.21.44.8
Release v2021.3.17.16.51.43
Version 2021.3.17.16.51.43
Release v2021.3.17.16.10.20
Check out code to interact with git
Bump to version 3.0.1
Corrects a failure to include a header file in the source distributions on PyPI, as well as an issue with broken links in the docs.
Bring code up to modern standards
Build with mkdocs instead of sphinx (#143) Moved `quaternion` to `src/quaternion` to work around bad behavior by RTD Moved `test` directory to more standard `tests` Simplified versioning with post-commit amending hook
Bring code up to modern standards
Bring code up to modern standards (#142) * Reorganize code into subdirectories * Remove old disused CI stuff * Add Github Actions integration * Add pyproject.toml * With pyproject, pep 517/8 simplifies the setup file dramatically