Releases: pydicom/pylibjpeg-libjpeg
Releases · pydicom/pylibjpeg-libjpeg
v2.3.0
v2.2.0
- Python3.8: uses NumPy < 2.0
- Python 3.9-3.12: uses NumPy >= 2.0
v2.1.1
- Update dependencies to allow numpy > v2.0
- Tests updated to use
pydicom.pixels
v2.1.0
- Use
libjpeg
v1.67 - Fixes a decoding failure for JPEG 10918 files with an Adobe v101 APP14 marker
v2.0.2
- Don't apply colour transformations when using
decode_pixel_data()
v2
v2.0.1
- Fixes wheels for MacOS arm64
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()
v1.3.4
Added wheels for Python 3.11
v1.3.3
New wheel for Linux ARM 64 (aarch64)
v1.3.2
Current libjpeg version for Apple M1 compatibility