Releases: airscripts/gitclaw
Releases · airscripts/gitclaw
1.0.0
What's Changed
- feat: stability hardening and code cleanup by @clawdeeo in #38
- docs: restructure and clean up markdown files by @clawdeeo in #39
- docs: simplify commands table to match help output by @clawdeeo in #40
- refactor: code clean up and better structuring by @airscripts in #41
- ci: upgrade action versions by @airscripts in #42
- chore: bump version to 1.0.0 by @clawdeeo in #43
New Contributors
- @airscripts made their first contribution in #41
Full Changelog: 0.7.0...1.0.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.2
What's Changed
New Features
- .deb archive extraction with ar format parsing
- zstd decompression support for .tar.zst archives
- Support for both GNU and BSD ar header formats
Improvements
- Simplified AGENTS.md and README.md
- 74 new integration tests
- gcw short alias binary
- Identifier field for installed packages
Fixes
- Platform asset matching improvements
- Registry TOML backward compatibility
- Various UI polish changes
Full Changelog: 0.3.1...0.3.2
Full Changelog: https://github.com/clawdeeo/gitclaw/commits/0.3.2
0.3.1
What's Changed
- feat: add platform debugging and cross-compile detection by @clawdeeo in #17
- feat: improve CLI help and bump version to 0.3.0 by @clawdeeo in #18
- fix: only match assets for correct platform by @clawdeeo in #19
- fix: add Rust target triple aliases for asset matching by @clawdeeo in #20
- fix: use absolute paths for bin/ symlinks by @clawdeeo in #21
- chore: bump version to 0.3.1 by @clawdeeo in #22
Full Changelog: 0.3.0...0.3.1
0.3.0
0.2.0
0.1.0
What's Changed
- refactor: split CI into reusable workflows by @clawdeeo in #1
- docs: add AGENTS.md development guide by @clawdeeo in #2
- docs: fix CHANGELOG and README badge by @clawdeeo in #3
- docs: add IDEAS.md evolution roadmap by @clawdeeo in #4
- docs: add v0.2.0 spec and update AGENTS workflow by @clawdeeo in #5
- feat: add config file support by @clawdeeo in #6
- docs: update README with config file support by @clawdeeo in #7
- docs: add MIT license by @clawdeeo in #8
- docs: add table of contents to README by @clawdeeo in #9
Full Changelog: https://github.com/clawdeeo/gitclaw/commits/0.1.0