Releases: letmaik/rawpy
Releases · letmaik/rawpy
0.26.1
0.26.0
What's Changed
- Support Python 3.14 by @DrizzleTime in #267
- Remove macos intel support by @Copilot in #272
- Update to libraw 0.22.0 by @rymuelle in #270
- Switch to libjpeg-turbo by @Copilot in #273
- Add shot_select support by @Copilot in #276
- Expose white balance coefficients applied during postprocessing by @Copilot in #277
- Expose per-channel black level corrections via user_cblack parameter by @Copilot in #278
New Contributors
- @Copilot made their first contribution in #271
- @DrizzleTime made their first contribution in #267
- @rymuelle made their first contribution in #270
Full Changelog: v0.25.1...v0.26.0
0.25.1
0.25.0
Changes since 0.24.0:
- Switch to trusted publishing and generate supply chain attestations (#257)
- Expose crop dimensions (#252)
- Remove unnecessary
ensure_unpackcalls (#254) - macOS & Linux: Update libjasper from 2.0.32 to 4.2.5 (#258)