Skip to content

chore: release v0.25.0#83

Merged
denehoffman merged 1 commit intomainfrom
release-plz-2025-09-26T21-22-37Z
Sep 26, 2025
Merged

chore: release v0.25.0#83
denehoffman merged 1 commit intomainfrom
release-plz-2025-09-26T21-22-37Z

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Sep 26, 2025

🤖 New release

  • ganesh: 0.24.0 -> 0.25.0 (⚠ API breaking changes)

ganesh breaking changes

--- failure trait_added_supertrait: non-sealed trait added new supertraits ---

Description:
A non-sealed trait added one or more supertraits, which breaks downstream implementations of the trait
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#generic-bounds-tighten
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.43.0/src/lints/trait_added_supertrait.ron

Failed in:
  trait ganesh::traits::algorithm::Algorithm gained Send in file /tmp/.tmp1oMCBE/ganesh/src/traits/algorithm.rs:11
  trait ganesh::traits::algorithm::Algorithm gained Sync in file /tmp/.tmp1oMCBE/ganesh/src/traits/algorithm.rs:11
  trait ganesh::traits::Algorithm gained Send in file /tmp/.tmp1oMCBE/ganesh/src/traits/algorithm.rs:11
  trait ganesh::traits::Algorithm gained Sync in file /tmp/.tmp1oMCBE/ganesh/src/traits/algorithm.rs:11
  trait ganesh::traits::abort_signal::AbortSignal gained Send in file /tmp/.tmp1oMCBE/ganesh/src/traits/abort_signal.rs:8
  trait ganesh::traits::abort_signal::AbortSignal gained Sync in file /tmp/.tmp1oMCBE/ganesh/src/traits/abort_signal.rs:8
  trait ganesh::traits::AbortSignal gained Send in file /tmp/.tmp1oMCBE/ganesh/src/traits/abort_signal.rs:8
  trait ganesh::traits::AbortSignal gained Sync in file /tmp/.tmp1oMCBE/ganesh/src/traits/abort_signal.rs:8
  trait ganesh::traits::linesearch::LineSearch gained Send in file /tmp/.tmp1oMCBE/ganesh/src/traits/linesearch.rs:22
  trait ganesh::traits::linesearch::LineSearch gained Sync in file /tmp/.tmp1oMCBE/ganesh/src/traits/linesearch.rs:22
  trait ganesh::traits::LineSearch gained Send in file /tmp/.tmp1oMCBE/ganesh/src/traits/linesearch.rs:22
  trait ganesh::traits::LineSearch gained Sync in file /tmp/.tmp1oMCBE/ganesh/src/traits/linesearch.rs:22
  trait ganesh::traits::transform::Transform gained Send in file /tmp/.tmp1oMCBE/ganesh/src/traits/transform.rs:15
  trait ganesh::traits::transform::Transform gained Sync in file /tmp/.tmp1oMCBE/ganesh/src/traits/transform.rs:15
  trait ganesh::traits::Transform gained Send in file /tmp/.tmp1oMCBE/ganesh/src/traits/transform.rs:15
  trait ganesh::traits::Transform gained Sync in file /tmp/.tmp1oMCBE/ganesh/src/traits/transform.rs:15
Changelog

0.25.0 - 2025-09-26

Other

  • Development Updates (#82)


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2025-09-26T21-22-37Z branch from 2edecd6 to 0ad0357 Compare September 26, 2025 21:49
@denehoffman denehoffman merged commit 440744f into main Sep 26, 2025
@denehoffman denehoffman deleted the release-plz-2025-09-26T21-22-37Z branch September 26, 2025 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant