Commit Graph

2 Commits

Author SHA1 Message Date
9e35c1c6b9 feat(script): enhance git-cliff installer with extended options
All checks were successful
Auto Changelog & (Release) / release (push) Successful in 5s
- Add support for custom architecture, installation directory, and dry-run mode
- Improve version comparison and upgrade logic for better usability
- Refactor help output and argument parsing for clarity and flexibility
- Ensure compatibility with additional architecture triplets
2025-06-27 21:48:34 +02:00
e715106e05 feat(script): add installer for git-cliff binary
All checks were successful
Auto Changelog & (Release) / release (push) Successful in 7s
- Introduce a bash script to install the git-cliff binary
- Support fetching the latest or specific versions from GitHub
- Ensure compatibility with x86_64 Linux systems
- Validate required tools and handle installation errors
2025-06-27 21:33:15 +02:00