Skip to content

Releases: bjester/gh-worktree

v0.4.0

20 Apr 00:40
3aef176

Choose a tag to compare

What's Changed

  • Bump prek from 0.3.8 to 0.3.9 by @dependabot[bot] in #30
  • Bump pytest from 9.0.2 to 9.0.3 by @dependabot[bot] in #29
  • Modernize linting, formatting, and build tooling by @bjester in #31
  • Implement better command aliases to avoid duped help outupt by @bjester in #33
  • Implement custom error types by @bjester in #34
  • Better logging and subprocess operator by @bjester in #35
  • Implement architecture specific builds by @bjester in #36
  • Cleanup and refine logging output and format by @bjester in #37

Full Changelog: v0.3.1...v0.4.0

v0.3.1

29 Mar 22:47
3cccc91

Choose a tag to compare

What's Changed

  • Restructure README with TOC, capabilities table, and collapsible commands by @bjester in #25
  • Add --yes flag to bypass hook allowlist prompts by @bjester in #26
  • Fix default branch/remote pathway by @bjester in #27
  • Add real integration test with workflow by @bjester in #28

Full Changelog: v0.3.0...v0.3.1

v0.3.0

28 Mar 23:25
1a7309d

Choose a tag to compare

What's Changed

  • Add badges to README by @bjester in #16
  • Update funding information in FUNDING.yml by @bjester in #17
  • Add dependabot config by @bjester in #18
  • Bump the github group with 3 updates by @dependabot[bot] in #19
  • Update uv-build requirement from <0.10.0,>=0.9.17 to >=0.9.17,<0.12.0 by @dependabot[bot] in #20
  • Migrate from pre-commit to prek by @bjester in #21
  • Limit CI workflows to main branch and add Python 3.13/3.14 support by @bjester in #22
  • Add normalized worktree name for hooks and templates by @bjester in #24

New Contributors

Full Changelog: v0.2.2...v0.3.0

v0.2.2

20 Mar 22:32
0f8f77a

Choose a tag to compare

What's Changed

  • Fix opening worktrees for existing branches that have slashes by @bjester in #15

Full Changelog: v0.2.1...v0.2.2

v0.2.1

16 Feb 22:46
ae07b45

Choose a tag to compare

What's Changed

  • Bundled executable and installation by @bjester in #13

Full Changelog: v0.2.0...v0.2.1

v0.2.0

16 Feb 18:44

Choose a tag to compare

What's Changed

  • Feature: copy repo hooks on init by @bjester in #8
  • Feature: Worktree templating by @bjester in #9
  • Feature: Implement hook and template copy on project initialization by @bjester in #12
  • Refactor to use pathlib by @bjester in #10
  • Configure templates and AI docs by @bjester in #11

Full Changelog: v0.1.1...v0.2.0

v0.1.1

15 Feb 17:11
bbab667

Choose a tag to compare

What's Changed

  • Add more details for pypi and Github by @bjester in #7

Full Changelog: v0.1.0...v0.1.1

v0.1.0

13 Feb 18:28

Choose a tag to compare

What's Changed

  • Address issues after initial commit by @bjester in #1
  • Resolves issues with checkout handling inputs by @bjester in #4
  • Refactor checkout by @bjester in #5
  • Build exclusions and GH asset handling by @bjester in #6

New Contributors

Full Changelog: https://github.com/bjester/gh-worktree/commits/v0.1.0