Skip to content

Releases: Siroshun09/dljdk

1.2.2

08 Nov 23:25
5342d94
Compare
Choose a tag to compare
  • Update to Go 1.23.3
  • Update dependencies

1.2.1

27 Jul 19:32
71404a9
Compare
Choose a tag to compare
  • Update go to 1.22.5
  • Update dependencies

1.2.0

29 Jun 08:50
Compare
Choose a tag to compare
  • Truncate the output file before downloading
  • Update dependencies

1.1.3

21 Feb 14:57
a7eced2
Compare
Choose a tag to compare
  • Refactoring internal codes
  • Update dependencies

1.1.2

18 Dec 20:09
ba56363
Compare
Choose a tag to compare
  • Update GoLang to 1.21
  • Update dependencies

1.1.1

14 Jul 21:05
89f749b
Compare
Choose a tag to compare
  • Update GoLang to 1.20
  • Update dependencies

1.1.0

24 Jul 07:24
4d2a532
Compare
Choose a tag to compare
  • Support for JDK downloads for MacOS and Linux (auto-detection)

1.0.1

05 Jul 21:09
187d6ec
Compare
Choose a tag to compare

1.0.1-rc1

06 Jun 13:05
7dcf7d0
Compare
Choose a tag to compare
1.0.1-rc1 Pre-release
Pre-release

Changelog

  • aaf5ef0 build(deps): bump actions/upload-artifact from 3.0.0 to 3.1.0
  • 453ae48 build(deps): bump goreleaser/goreleaser-action from 2.9.1 to 3.0.0
  • 7dcf7d0 chore: change to zip (windows)
  • 21072c4 ci: update setup-go to v3.2.0, and remove actions/cache due to support it by setup-go

1.0.0

19 May 11:11
cb80052
Compare
Choose a tag to compare

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