Releases: bjester/gh-worktree
Releases · bjester/gh-worktree
Release list
v0.5.0b1
What's Changed
- Bump prek from 0.3.8 to 0.3.10 by @dependabot[bot] in #42
- Bump pyinstaller from 6.19.0 to 6.20.0 by @dependabot[bot] in #41
- Bump astral-sh/setup-uv from 7 to 8.0.0 by @dependabot[bot] in #32
- Bump pex from 2.92.1 to 2.92.3 by @dependabot[bot] in #39
- Bump ruff from 0.15.10 to 0.15.12 by @dependabot[bot] in #38
- Bump pex from 2.92.3 to 2.93.3 by @dependabot[bot] in #43
- Bump prek from 0.3.10 to 0.3.11 by @dependabot[bot] in #44
- Bump pex from 2.93.3 to 2.96.0 by @dependabot[bot] in #59
- Bump prek from 0.3.11 to 0.4.4 by @dependabot[bot] in #58
- Bump ruff from 0.15.12 to 0.15.16 by @dependabot[bot] in #57
- Bump astral-sh/setup-uv from 8.0.0 to 8.1.0 by @dependabot[bot] in #53
- Rename project to treefort by @bjester in #60
- Add support for and migrate to TOML for config by @bjester in #61
- Add command for pruning worktrees by @bjester in #62
Full Changelog: v0.4.0...v0.5.0b1
v0.5.0b0
What's Changed
- Bump prek from 0.3.8 to 0.3.10 by @dependabot[bot] in #42
- Bump pyinstaller from 6.19.0 to 6.20.0 by @dependabot[bot] in #41
- Bump astral-sh/setup-uv from 7 to 8.0.0 by @dependabot[bot] in #32
- Bump pex from 2.92.1 to 2.92.3 by @dependabot[bot] in #39
- Bump ruff from 0.15.10 to 0.15.12 by @dependabot[bot] in #38
- Bump pex from 2.92.3 to 2.93.3 by @dependabot[bot] in #43
- Bump prek from 0.3.10 to 0.3.11 by @dependabot[bot] in #44
- Bump pex from 2.93.3 to 2.96.0 by @dependabot[bot] in #59
- Bump prek from 0.3.11 to 0.4.4 by @dependabot[bot] in #58
- Bump ruff from 0.15.12 to 0.15.16 by @dependabot[bot] in #57
- Bump astral-sh/setup-uv from 8.0.0 to 8.1.0 by @dependabot[bot] in #53
- Rename project to treefort by @bjester in #60
Full Changelog: v0.4.0...v0.5.0b0
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