Skip to content

Releases: pydicom/pylibjpeg-libjpeg

v2.2.0

18 Jun 00:04
09decd2
Compare
Choose a tag to compare
  • Python3.8: uses NumPy < 2.0
  • Python 3.9-3.12: uses NumPy >= 2.0

v2.1.1

17 Jun 02:58
6509f0c
Compare
Choose a tag to compare
  • Update dependencies to allow numpy > v2.0
  • Tests updated to use pydicom.pixels

v2.1.0

28 Mar 23:18
f7d97ea
Compare
Choose a tag to compare
  • Use libjpeg v1.67
  • Fixes a decoding failure for JPEG 10918 files with an Adobe v101 APP14 marker

v2.0.2

29 Mar 09:03
0ff917e
Compare
Choose a tag to compare
  • Don't apply colour transformations when using decode_pixel_data() v2

v2.0.1

20 Jan 00:34
b01dbdd
Compare
Choose a tag to compare
  • Fixes wheels for MacOS arm64

v2.0.0

07 Jan 11:36
d743db7
Compare
Choose a tag to compare
  • 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

20 Feb 17:47
0378f4d
Compare
Choose a tag to compare

Added wheels for Python 3.11

v1.3.3

15 Jan 20:21
643c6bd
Compare
Choose a tag to compare

New wheel for Linux ARM 64 (aarch64)

v1.3.2

02 Oct 11:56
Compare
Choose a tag to compare

Current libjpeg version for Apple M1 compatibility

v1.3.1

03 Feb 01:12
3d0dc1f
Compare
Choose a tag to compare
  • Better define the install requirements