- Updated wheel builds
- PEP 518-compliant with
pyproject.toml
andbuild-system
- Use
oldest-supported-numpy
package when building wheels for greatest compatibility support
- Build wheels for Mac ARM architectures
- Build wheels for Python 3.10
- Fix ssize_t on Windows (#24), thanks @davidbrochart !
- Fix accidentally not including the last fix in 0.2.1
- Fixes to allow for a Conda package on Windows
- Update docs with instructions for saving mesh
- Add
rescale_positions
util
- Initial release
- Test releases on PyPI to test auto-building wheels with cibuildwheel