Releases: UrbanCompass/hnvm
Releases · UrbanCompass/hnvm
v1.1.0
v1.0.1
What's Changed
- patch: Fix resolution in fallback .hnvmrc, update readme docs by @joseph-galindo in #63
Full Changelog: v1.0.0...v1.0.1
v1.0.0
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.
patch: Bundle the pnpm-self-installer into hnvm, use that instead of curling for it (#59)
-
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)
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)
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)
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)
v0.15.7 patch: [TECH-6818] separate collected hnvmrc files by newline, so com…
patch: move semver script to lib/hnvm, update imports (#46)
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)
v0.15.5 patch: Change circle config to do a direct curl upload to nexus (#45)