Skip to content

Releases: moble/quaternion

Release v2021.6.9.13.34.11

09 Jun 18:03
9773e40
Compare
Choose a tag to compare
Version 2021.6.9.13.34.11

Release v2021.4.5.14.42.35

05 Apr 18:57
0ec3c46
Compare
Choose a tag to compare
Version 2021.4.5.14.42.35

Release v2021.4.4.21.44.8

05 Apr 02:00
3697110
Compare
Choose a tag to compare
Version 2021.4.4.21.44.8

Release v2021.3.17.16.51.43

17 Mar 21:10
7d82e91
Compare
Choose a tag to compare
Version 2021.3.17.16.51.43

Release v2021.3.17.16.10.20

17 Mar 20:26
e612102
Compare
Choose a tag to compare
Check out code to interact with git

Bump to version 3.0.1

03 Sep 03:43
45bc057
Compare
Choose a tag to compare

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

02 Sep 21:50
ba75ce9
Compare
Choose a tag to compare
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

25 Aug 05:54
35f83be
Compare
Choose a tag to compare
Pre-release
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

Tested and releasable

18 Apr 21:40
Compare
Choose a tag to compare
v2.0

Re-add numba wrapper that was mistakenly removed