Releases: bjester/gh-worktree
Releases · bjester/gh-worktree
v0.4.0
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
What's Changed
- Restructure README with TOC, capabilities table, and collapsible commands by @bjester in #25
- Add
--yesflag 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
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
- @dependabot[bot] made their first contribution in #19
Full Changelog: v0.2.2...v0.3.0
v0.2.2
v0.2.1
v0.2.0
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
v0.1.0
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