Skip to content

Releases: letmaik/rawpy

0.25.1

03 Aug 09:05
4ed3417

Choose a tag to compare

Changes since 0.25.0:

  • Update to libraw 0.21.4 (#261)

0.25.0

12 May 06:36
d3e2587

Choose a tag to compare

Changes since 0.24.0:

0.24.0

14 Dec 14:41
121fb50

Choose a tag to compare

Changes since 0.23.2:

  • Add Python 3.13 wheels (#249)

0.23.2

26 Oct 17:19
a63f9c9

Choose a tag to compare

Changes since 0.23.1:

  • Update libraw to 0.21.3 (#247)

0.23.1

13 Sep 20:34
b2a955b

Choose a tag to compare

Changes since 0.23.0:

  • Fix PyPI release due to missed version bump (#244).

0.23.0

12 Sep 20:33
55d97bc

Choose a tag to compare

Changes since 0.22.0:

  • Restore support for numpy 1.x, in addition to 2.x (#243).
  • Corrupt files will raise an error now, instead of silently returning garbage data (#236).

0.22.0

22 Jun 08:27
a3c9c79

Choose a tag to compare

Changes since 0.21.0:

  • Add numpy 2 support (older versions are not supported anymore)
  • Drop Python 3.8 support

0.21.0

06 May 16:38
d368d56

Choose a tag to compare

Changes since 0.20.0:

  • Use thread-safe libraw and avoid Python's GIL to allow reading RAW images in parallel using threads (#220)

0.20.0

01 May 06:28
3bf7e77

Choose a tag to compare

Changes since 0.19.1:

  • Updated libraw to 0.21.2 (from 0.21.1)

0.19.1

21 Feb 09:13
900722d

Choose a tag to compare

Changes since 0.19.0:

  • Added macOS arm64 wheels (Python 3.10 and newer)