- Add: CI based pypi release workflow & dynamic versioning (@lwasser, #32)
- Add: readthedocs config for building documentation (@lwasser)
- Add: Cleanup documentation structure (@lwasser)
- Fix: Drop support for python 3.9, add for 3.12 (@lwasser, #15)
- Add: Code of conduct to repo following contributors covenant (@lwasser, #17)
- Add: Linting & code format using ruff / precommit (@lwasser, #19)
- Initial publish to PyPI & Conda forge
- Use Hatch
- Fix: License should be MIT throughout
- Fix: Python version should be >3.9
- Fix: Add
readme
andpyproject.toml
file