Skip to content

chore: release v0.11.0 - #55

Merged
lettertwo merged 1 commit into
mainfrom
release-plz-2026-07-29T15-09-59Z
Jul 29, 2026
Merged

chore: release v0.11.0#55
lettertwo merged 1 commit into
mainfrom
release-plz-2026-07-29T15-09-59Z

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

🤖 New release

  • git-workon-lib: 0.10.0 -> 0.11.0 (⚠ API breaking changes)
  • git-workon: 0.10.0 -> 0.11.0

git-workon-lib breaking changes

--- failure enum_variant_added: enum variant added on exhaustive enum ---

Description:
A publicly-visible enum without #[non_exhaustive] has a new variant.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#enum-variant-new
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.48.0/src/lints/enum_variant_added.ron

Failed in:
  variant StackModel:Git in /tmp/.tmpdcrmTS/git-workon/git-workon-lib/src/stack.rs:68
  variant WorkonError:Changeset in /tmp/.tmpdcrmTS/git-workon/git-workon-lib/src/error.rs:70
Changelog

git-workon-lib

0.11.0 - 2026-07-29

Added

  • (lib) add changeset assembly with needs-restack detection
  • (lib) add git stack model variant

Fixed

  • (lib) walk first-parent line in git-inference assembly

Other

  • merge per-file integration tests into one harness per crate

git-workon

0.11.0 - 2026-07-29

Added

  • (completions) list git-workon-* externals as top-level candidates
  • (cli) dispatch unknown subcommands to git-workon-* on PATH
  • (lib) add git stack model variant

Fixed

  • (cli) drop redundant borrow in the branch-exists warning

Other

  • merge per-file integration tests into one harness per crate


This PR was generated with release-plz.

@github-actions
github-actions Bot force-pushed the release-plz-2026-07-29T15-09-59Z branch 2 times, most recently from 2798cae to 315fe1b Compare July 29, 2026 16:56
@github-actions
github-actions Bot force-pushed the release-plz-2026-07-29T15-09-59Z branch from 315fe1b to 9ec016a Compare July 29, 2026 17:00
@lettertwo
lettertwo merged commit 789682a into main Jul 29, 2026
13 checks passed
@lettertwo
lettertwo deleted the release-plz-2026-07-29T15-09-59Z branch July 29, 2026 17:21
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