Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(release): prepare for publishing #666

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

devolutionsbot
Copy link
Contributor

🤖 New release

  • ironrdp-graphics: 0.1.2 -> 0.2.0 (⚠️ API breaking changes)

⚠️ ironrdp-graphics breaking changes

--- failure function_missing: pub fn removed or renamed ---

Description:
A publicly-visible function cannot be imported by its prior path. A `pub use` may have been removed, or the function itself may have been renamed or removed entirely.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#item-remove
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.38.0/src/lints/function_missing.ron

Failed in:
  function ironrdp_graphics::color_conversion::to_ycbcr, previously in file /tmp/.tmpFeBWjb/ironrdp-graphics/src/color_conversion.rs:74
  function ironrdp_graphics::color_conversion::ycbcr_to_bgra, previously in file /tmp/.tmpFeBWjb/ironrdp-graphics/src/color_conversion.rs:8
Changelog

ironrdp-graphics

[0.2.0] - 2025-02-09

Features

  • Replace hand-coded yuv/rgb with yuvutils (5f1c44027a)

    cargo bench:
    to_ycbcr time: [2.2988 µs 2.3251 µs 2.3517 µs]
    change: [-83.643% -83.534% -83.421%] (p = 0.00 < 0.05)
    Performance has improved.

Please Sort


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz/2025-02-09T17-13-50Z branch from e3815c9 to 0edfdf8 Compare February 9, 2025 17:13
Copy link

github-actions bot commented Feb 9, 2025

Coverage Report 🤖 ⚙️

Past:
Total lines: 30359
Covered lines: 19526 (64.32%)

New:
Total lines: 30359
Covered lines: 19520 (64.30%)

Diff: -0.02%

[this comment will be updated automatically]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant