inflation / jpegxl-rs

GNU General Public License v3.0
56 stars 11 forks source link

chore: release #75

Open release-plz-bot[bot] opened 3 weeks ago

release-plz-bot[bot] commented 3 weeks ago

🤖 New release

Changelog

## `jpegxl-src`

## [0.10.6](https://github.com/inflation/jpegxl-rs/compare/jpegxl-src-v0.10.5...jpegxl-src-v0.10.6) - 2024-09-07 ### Other - Remove threads feature and update dependencies. - :arrow_up: Bump cmake from 0.1.50 to 0.1.51 - Update how docs are generated ([#73](https://github.com/inflation/jpegxl-rs/pull/73)) - Set `JPEGXL_BUNDLE_LIBPNG` to `OFF`
## `jpegxl-sys`
## [0.10.5+libjxl-0.10.3](https://github.com/inflation/jpegxl-rs/compare/jpegxl-sys-v0.10.4+libjxl-0.10.3...jpegxl-sys-v0.10.5+libjxl-0.10.3) - 2024-09-07 ### Fixed - Change ffi function types to use `c-unwind` ABI ### Other - Remove threads feature and update dependencies. - Update how docs are generated ([#73](https://github.com/inflation/jpegxl-rs/pull/73)) - :arrow_up: (deps): Bump image from 0.25.1 to 0.25.2
## `jpegxl-rs`
## [0.10.5+libjxl-0.10.3](https://github.com/inflation/jpegxl-rs/compare/jpegxl-rs-v0.10.4+libjxl-0.10.3...jpegxl-rs-v0.10.5+libjxl-0.10.3) - 2024-09-07 ### Added - Update JPEG quality setting in encoder ([#74](https://github.com/inflation/jpegxl-rs/pull/74)) ### Fixed - Change ffi function types to use `c-unwind` ABI ### Other - Remove unnecessary feature attribute in thread pool implementations - Remove threads feature and update dependencies. - Don't use -sys in -rs with default features enabled - Bump derive_builder from 0.20.0 to 0.20.1 - Change JxlBoxType to use system char type - Update how docs are generated ([#73](https://github.com/inflation/jpegxl-rs/pull/73)) - ⬆️ (deps): Bump thiserror from 1.0.62 to 1.0.63 ([#66](https://github.com/inflation/jpegxl-rs/pull/66)) - :arrow_up: (deps): Bump testresult from 0.4.0 to 0.4.1 - :arrow_up: (deps): Bump image from 0.25.1 to 0.25.2 - :arrow_up: (deps): Bump thiserror from 1.0.61 to 1.0.62 - Update release-plz workflow and config


This PR was generated with release-plz.

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.83%. Comparing base (bdb8710) to head (8aac59c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #75 +/- ## ======================================= Coverage 98.83% 98.83% ======================================= Files 15 15 Lines 856 856 ======================================= Hits 846 846 Misses 10 10 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.