Releases: astro-informatics/so3
Releases · astro-informatics/so3
v1.3.7
What's Changed
- Update Cython wrapper to use NumPy memoryview interface by @matt-graham in #31
- Fix Conan badge in README.md by @valgur in #29
- Update Python build and publish workflow and bump version by @matt-graham in #32
New Contributors
- @matt-graham made their first contribution in #31
- @valgur made their first contribution in #29
Full Changelog: v1.3.6...v1.3.7
Pin build to conan 1
Pin build to conan 1
v1.3.5
Conan-Center
Moves C package from bintray to conan-center, since bintray is shutting down.
Python bug fixes
- Compiles pyso3 with oldest possible numpy. Makes it compatible with newer numpys.
v1.3.1: Corrects build issues for pyso3 on macos (#22)
- Corrects build issues on macos