Skip to content

Releases: maskedsyntax/jvman

v0.1.0

03 Feb 10:01

Choose a tag to compare

Changelog

  • abca2fa Add --arch flag for cross-architecture JDK installation
  • c515968 Add Corretto and Zulu JDK vendor support
  • ab56f6a Add GitHub Actions for CI and automated releases
  • afac80d Add exec command to run commands with specific Java version
  • 03fd1c5 Add interactive TUI for browsing and managing Java versions
  • 4bd681b Add version caching and upgrade command
  • 1f5c5df Implement jvman: cross-platform Java Version Manager
  • 94a2a4d Initial commit
  • e83e671 Update README with installation and usage instructions