0.1.15 - update to build/install method, testing
No functional changes, but:
- Build/installation now uses
pyproject.toml
instead of the deprecatedsetup.py
- Removed Azure-based unit testing, using GitHub workflows and
pytest
- New releases are automatically deployed to PyPI