Skip to content

chore: release v0.1.0#8

Open
github-actions[bot] wants to merge 1 commit intomainfrom
release-plz-2026-03-09T16-51-06Z
Open

chore: release v0.1.0#8
github-actions[bot] wants to merge 1 commit intomainfrom
release-plz-2026-03-09T16-51-06Z

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Mar 9, 2026

🤖 New release

  • git-workon-lib: 0.1.0
  • git-workon: 0.1.0
Changelog

git-workon-lib

0.1.0 - 2026-03-09

Other

  • (release) add release-plz and cargo-dist pipeline
  • (lib) add first pass at API docs
  • add release-please
  • Remove unimplemented config subcommand; add to doctor
  • Remove unplanned/outdated TODO
  • Add hook timeout protection
  • Add is_stale and last_activity worktree methods
  • Refactor copy error types for better diagnostics
  • Replace pr implementation with gh cli integration
  • Replace ROADMAP with module comments and stubs
  • Implement move command
  • Add status filtering to list command
  • Add automatic file copying and simplify defaults
  • Fix orphan branch creation to use common dir
  • Add PR support
  • Add error types to lib and wrap cli diagnostics
  • Add workon new --base flag
  • Implement git config workon keys
  • Refactor worktree.rs tests to use FixtureBuilder
  • Remove fixture.with and add fixture.assert
  • Implement WorktreeDescriptor metadata methods
  • Add prune --merged flag
  • Add prune --allow-dirty and --allow-unpushed flags
  • Implement WorktreeDescriptor branch() and is_detached() methods
  • Refactor to use BranchType enum and create initial commit for orphans
  • Fix orphan branch to properly create branch with no parent
  • Implement worktree options (orphan, detach)
  • Update init tests
  • Fix clippy warnings
  • Add clone tests
  • Add git repository predicates for testing
  • Update dependencies
  • Refactor around worktree path output
  • Add basic list cmd impl
  • Add basic new cmd impl
  • Add get_repo util
  • Fix workon_root for existing worktrees
  • Upgrade deps and replace anyhow with miette
  • Extract git-workon-lib

git-workon

0.1.0 - 2026-03-09

Other

  • (deps) bump the cargo-dependencies group across 1 directory with 12 updates (#6)
  • (release) add release-plz and cargo-dist pipeline
  • cargo fmt
  • (man) commit man file
  • (cli) improve man install
  • (man) pull README details into manpage
  • (cli) add first pass at CLI docs
  • add release-please
  • Remove unimplemented config subcommand; add to doctor
  • Add doctor subcommand
  • Add help text to dynamic completions
  • Remove unplanned/outdated TODO
  • Add --no-color flag
  • Fix colored output from shell integration
  • Integrate dynamic arg value completion
  • Add ls and mv aliases
  • Refactor shell completion to use clap complete
  • Auto-detect shell
  • Implement shell integration
  • Add interactive new tests
  • Add interactive prune tests
  • Add interactive find tests
  • Add hook timeout protection
  • Improve verbose output
  • Add --json global flag
  • Add details to list formats
  • Add is_head_detached predicate
  • Add colorized output
  • Rename prune --allow-unpushed to --allow-unmerged
  • Add prune --force flag
  • Replace pr implementation with gh cli integration
  • Replace ROADMAP with module comments and stubs
  • Implement move command
  • Add interactive modes to find and new commands
  • Add status filtering to list command
  • Add targeted prune support
  • Add automatic file copying and simplify defaults
  • Add PR support
  • Add error types to lib and wrap cli diagnostics
  • Add enhanced file copying with pattern support
  • Add post-creation hooks support
  • Add workon new --base flag
  • Add protected branches support to prune command
  • Refactor new.rs tests with helper function
  • Refactor prune.rs tests with helper functions
  • Remove fixture.with and add fixture.assert
  • Add prune --merged flag
  • Add prune --allow-dirty and --allow-unpushed flags
  • Add --gone flag to prune command
  • Run cargo fmt
  • Implement WorktreeDescriptor branch() and is_detached() methods
  • Implement prune command
  • Refactor to use BranchType enum and create initial commit for orphans
  • Implement worktree options (orphan, detach)
  • Add new command tests
  • Update init tests
  • Fix clippy warnings
  • Add clone tests
  • Fix build failures due to missing dirs
  • Refactor around worktree path output
  • Capture some notes about unimplemented features
  • Use unimplemented!
  • Make switch the default subcommand
  • Add basic list cmd impl
  • Add basic new cmd impl
  • Infer clone directory from url
  • Upgrade deps and replace anyhow with miette
  • Extract git-workon-lib


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2026-03-09T16-51-06Z branch from 1319d5b to dee0619 Compare March 9, 2026 21:44
@github-actions github-actions bot force-pushed the release-plz-2026-03-09T16-51-06Z branch from dee0619 to 6dd840f Compare March 9, 2026 22:57
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.

0 participants