Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: UrbanCompass/hnvm

v1.1.0

19 Nov 20:25
15f8378

Choose a tag to compare

What's Changed

  • feat: Add support for pulling down NodeJS variants and validating download URLs by @kiwiz in #64

New Contributors

  • @kiwiz made their first contribution in #64

Full Changelog: v1.0.1...v1.1.0

v1.0.1

17 Oct 17:57
ad382cb

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

14 Oct 18:08
6a093f1

Choose a tag to compare

Breaking: Default to outputting HNVM output to stderr instead of stdout (#61)

This breaks a lot of the new AI CLI tools which use global node/npm to install. This should severely reduce the times that using hnvm breaks other tools that don't expect HNVM's messages in node/pnpm output.

TECH-14829

patch: Bundle the pnpm-self-installer into hnvm, use that instead of curling for it (#59)

30 Apr 17:49
d47de47

Choose a tag to compare

  • patch: Bundle the pnpm-self-installer into hnvm, use that instead of curling for it

  • fix pnpm installer call

  • rename LICENSE.txt to LICENSE

patch: Change ensure_bin to fail for all bad curl repsonses (#58)

29 Apr 20:55
f8b3dbd

Choose a tag to compare

v0.15.10

patch: Change ensure_bin to fail for all bad curl repsonses (#58)

patch: [TIP-8901] Fix hnvm fallback to send warning logs to stderr (#56)

18 Sep 21:20
f83c9c0

Choose a tag to compare

v0.15.9

patch: [TIP-8901] Fix hnvm fallback to send warning logs to stderr (#56)

patch: [TECH-7725] Change COMMAND_OUTPUT to fallback to posix-standard in worst case (#55)

29 Apr 20:05
bd4c13a

Choose a tag to compare

v0.15.8

patch: [TECH-7725] Change COMMAND_OUTPUT to fallback to posix-standar…

patch: [TECH-6818] separate collected hnvmrc files by newline, so comment lines are properly removed consistently (#54)

05 Jan 01:53
6de22b5

Choose a tag to compare

v0.15.7

patch: [TECH-6818] separate collected hnvmrc files by newline, so com…

patch: move semver script to lib/hnvm, update imports (#46)

21 Jul 22:32
345e115

Choose a tag to compare

v0.15.6

patch: move semver script to lib/hnvm, update imports (#46)

patch: Change circle config to do a direct curl upload to nexus (#45)

21 Jul 17:08
f178387

Choose a tag to compare

v0.15.5

patch: Change circle config to do a direct curl upload to nexus (#45)