Releases: crowforkotlin/gradle-version-manager
Releases · crowforkotlin/gradle-version-manager
Release list
1.0.2
gvm 1.0.2
This release contains 1 change(s) since the previous release.
What's Changed
Features
71cc8c9feat(release): prepare 1.0.2 publishing- Bump the crate and lockfile to 1.0.2
- Generate detailed release notes from scoped Conventional Commits and commit bodies
- Retry transient AUR clone failures during release publishing
- Document the download-then-run installation flow in English and Chinese
Downloads
- linux-x86_64
- linux-aarch64
- android-x86_64
- android-aarch64
- darwin-x86_64
- darwin-aarch64
- windows-x86_64
- windows-aarch64
- windows-x86_64.exe
- windows-aarch64.exe
Installation
curl -fsSL https://raw.githubusercontent.com/crowforkotlin/gradle-version-manager/main/install.sh -o install.sh
sh install.sh --activate1.0.1
What's Changed
Other
- feat(release): add Android binaries and harden Gradle detection
Downloads
- linux-x86_64
- linux-aarch64
- android-x86_64
- android-aarch64
- darwin-x86_64
- darwin-aarch64
- windows-x86_64
- windows-aarch64
- windows-x86_64.exe
- windows-aarch64.exe
Install
curl -fsSL https://raw.githubusercontent.com/crowforkotlin/gradle-version-manager/main/install.sh | sh -s -- --activate1.0.0
What's Changed
Features
- feat: polish install docs and release assets
- feat: add automatic installer resolution and multi-platform releases
- feat: polish install UX and release presentation
- feat: add multi-arch release and AUR packaging
- feat: add Rust Gradle version manager with release automation
Fixes
- fix: restore reliable release asset publishing
- fix: make release asset cleanup best effort
- fix: force release notes updates and restore CI formatting
- fix: refine release notes and progress output
- fix: remove stale assets after publishing a release
- fix: clean legacy assets from repeated release runs
- fix: improve release asset naming and AUR publishing
- fix: skip AUR publishing when the SSH secret is missing
Other
- Initial commit
Downloads
- linux-x86_64
- linux-aarch64
- darwin-x86_64
- darwin-aarch64
- windows-x86_64
- windows-aarch64
- windows-x86_64.exe
- windows-aarch64.exe
Install
curl -fsSL https://raw.githubusercontent.com/crowforkotlin/gradle-version-manager/main/install.sh | sh -s -- --activate