v2.0.0
- Drop support for Python 3.7
- Add supports for Python 3.11 and 3.12
- Adds aarch64 wheels
- Switched packaging and build to
pyproject.toml
- Added type hints
- Added support for version 2 of the pixel data decoding interface
- Removed
utils.reconstruct()