Skip to content

Release#157

Merged
sebschmi merged 2 commits intomainfrom
release
Mar 3, 2026
Merged

Release#157
sebschmi merged 2 commits intomainfrom
release

Conversation

@sebschmi
Copy link
Copy Markdown
Collaborator

@sebschmi sebschmi commented Mar 3, 2026

No description provided.

Copilot AI review requested due to automatic review settings March 3, 2026 08:59
@sebschmi sebschmi enabled auto-merge March 3, 2026 08:59
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR prepares a coordinated workspace release by bumping crate versions across the Rust crates, Python bindings, and tests, and includes a small refactor in the A* shortcut strategy implementation.

Changes:

  • Bump 0.21.3 -> 0.21.4 across the core Rust crates (generic_a_star, seed_chain, lib_tsalign, lib_tsshow, tsalign) and update dependent version pins.
  • Bump lib_ts_chainalign 0.3.3 -> 0.3.4 and update dependents.
  • Bump python_bindings/tsalign-tests 0.6.3 -> 0.6.4, and update Cargo.lock accordingly; refactor a match/guard in the shortcut strategy.

Reviewed changes

Copilot reviewed 9 out of 10 changed files in this pull request and generated no comments.

Show a summary per file
File Description
tsalign/Cargo.toml Bumps tsalign and updates internal dependency versions to the new release numbers.
tsalign-tests/Cargo.toml Bumps test crate version for the release.
seed_chain/Cargo.toml Bumps seed_chain and updates generic_a_star dependency version.
python_bindings/Cargo.toml Bumps Python bindings crate and updates lib_tsalign/lib_tsshow dependency versions.
lib_tsshow/Cargo.toml Bumps lib_tsshow and updates lib_tsalign dependency version.
lib_tsalign/src/.../shortcut.rs Refactors successor-generation condition into a match guard (no behavior change intended).
lib_tsalign/Cargo.toml Bumps lib_tsalign and updates internal dependency versions.
lib_ts_chainalign/Cargo.toml Bumps lib_ts_chainalign and updates internal dependency versions.
generic_a_star/Cargo.toml Bumps generic_a_star version for the release.
Cargo.lock Updates locked workspace crate versions to match the release.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sebschmi sebschmi merged commit b7597e4 into main Mar 3, 2026
32 checks passed
@sebschmi sebschmi deleted the release branch March 3, 2026 09:01
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.

2 participants