Skip to content

Releases: rpanchyk/javaman

v1.4.0

12 Sep 15:16

Choose a tag to compare

  • Add version option for list command
  • Add progress bar for list fetcher

v1.3.0

12 Sep 11:16

Choose a tag to compare

  • Add OpenJDK vendor
  • Update docs

v1.2.0

11 Sep 12:41

Choose a tag to compare

  • Add Amazon corretto vendor
  • Fix list view
  • Fix list sorting
  • Fix cache unmarshalling
  • Update docs

v1.1.0

10 Sep 04:44

Choose a tag to compare

  • Add size limit option for list command
  • Fix sorting of list
  • Update docs

v1.0.0

10 Sep 04:09

Choose a tag to compare

  • Set Go v1.25.1 for build
  • Update pipeline
  • Update docs
  • Add GitHub build and release pipelines
  • Optimize list fetcher initialization
  • Clean up installer
  • Remove release URL
  • Set persistent filter from list
  • Clean up utils
  • Refactor globals
  • Clean up downloader
  • Add default command
  • Add remove command
  • Add install command
  • Enrich filtered list
  • Add download command
  • Add global default list fetcher
  • Update microsoft list fetcher
  • Extract vendors for list command
  • Add list filters
  • Add Microsoft vendor
  • Add list of generic versions
  • Update http client to send headers
  • Add list command
  • Add list cacher service
  • Add list fetcher service
  • Add http client and saver
  • Add version command
  • Add config and root command
  • Create module
  • Initial commit