Skip to content

Releases: justjavac/dvm

v1.8.0

07 Jun 00:17
2d86469
Compare
Choose a tag to compare
  • feat: add --local flag to use command (#97)
  • feat: add exec command (#99)
  • feat: add clean command (#101)
  • feat: add canary flag (#102)
  • feat: add upgrade command and canary flag (#105)

v1.7.0

30 May 01:44
3de1f95
Compare
Choose a tag to compare
  • fix: script issue causing installations to fail on MacOS in installer (#93)
  • upgrade: set-env to 1.3.0 (#95)

v1.6.0

19 May 02:33
9da1eae
Compare
Choose a tag to compare
  • feat: better use command (#79)
  • feat: alias command (#81)
  • feat: deactivate (#85)
  • feat: doctor command (#86)
  • feat: migrate to new dvm cache location (#90)
  • feat: cross compilation aarch64 in github actions (#89)
  • chore: change list-remote sorting from descending to ascending (#78)
  • refactor: migrate to semver (#76)
  • refactor: use asserts-rs in test (#77)
  • refactor: use command now use hardlink instead of copying and more (#83)
  • fix: use command will reject for using semverrange directly now (#84)

Thanks @CGQAQ

v1.5.5

21 Apr 01:39
5006356
Compare
Choose a tag to compare
  • docs: fix wrong punctuation #61
  • feat(dvm use): use latest version of deno if neither input verion nor define in .dvmrc #65
  • Fix deno install path error on windows #67
  • remove unused User-Agent #68
  • rename use_ to use_version #70
  • Strip symbols in cargo.toml #71

v1.5.4

23 Dec 13:49
Compare
Choose a tag to compare
  • detect china_mainland on windows
  • improve text color on windows powershell

v1.5.3

23 Dec 06:31
Compare
Choose a tag to compare
  • use clap v3.0

v1.5.1

22 Dec 08:06
Compare
Choose a tag to compare
  • use .dvmrc (#60)

v1.5.0

22 Dec 06:03
Compare
Choose a tag to compare
  • add list-remote
  • auto detect China mainland

v1.4.7

01 Dec 06:43
c64fbb9
Compare
Choose a tag to compare
  • Detect aarch64 to support Apple M1 (#52)
  • fix: version 1.10.0 should be greater than version 1.9.1 (#53)

v1.4.6

30 Jan 18:17
Compare
Choose a tag to compare
  • fix ANSI colors in Windows CMD and PowerShell