Releases: letmaik/rawpy
Releases · letmaik/rawpy
0.23.2
Changes since 0.23.1:
Update libraw to 0.21.3 (#247 )
0.23.1
Changes since 0.23.0:
Fix PyPI release due to missed version bump (#244 ).
0.23.0
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
Changes since 0.21.0:
Add numpy 2 support (older versions are not supported anymore)
Drop Python 3.8 support
0.21.0
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
Changes since 0.19.1:
Updated libraw to 0.21.2 (from 0.21.1)
0.19.1
Changes since 0.19.0:
Added macOS arm64 wheels (Python 3.10 and newer)
0.19.0
Changes since 0.18.1:
Add Python 3.12 wheels
Drop Python 3.7 support
0.18.1
Changes since 0.18.0:
Fix broken build on newer numpy versions (#201 ).
Fix deprecated usage of scikit-image keywords in rawpy.enhance
module (#201 ).
0.18.0
Changes since 0.17.2:
Update to LibRaw 0.21.1
Extend ColorSpace
enum with DCI-P3 (D65) and Rec. 2020 (#138 )
You can’t perform that action at this time.