Releases: Siroshun09/dljdk
Releases · Siroshun09/dljdk
1.2.2
1.2.1
- Update go to 1.22.5
- Update dependencies
1.2.0
- Truncate the output file before downloading
- Update dependencies
1.1.3
- Refactoring internal codes
- Update dependencies
1.1.2
- Update GoLang to 1.21
- Update dependencies
1.1.1
- Update GoLang to 1.20
- Update dependencies
1.1.0
- Support for JDK downloads for MacOS and Linux (auto-detection)
1.0.1
See 1.0.1-rc release.
1.0.1-rc1
1.0.0
Changelog
- 9262a40 build(deps): bump actions/checkout from 3.0.0 to 3.0.2
- 7676264 build: update go.mod
- 12434b1 chore: add .gitignore
- cb80052 chore: add badges to readme
- 1c03e39 chore: add dependabot for go and gh-actions [ci skip]
- 6097568 chore: add goreleaser
- 16aedc1 chore: add license
- 85ee854 chore: add readme
- 6d9ae91 chore: change release settings [ci skip]
- 4b5a616 ci: add GitHub Actions workflows
- a6721fe ci: add os name to artifact name
- 44ee673 ci: only run on ubuntu
- da922aa ci: run on master only
- faaba1e feat: add source code
- 3bd3e29 feat: initialize project
- bdc2af9 first commit