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

Skip to content

Tags: UrbanCompass/hnvm

Tags

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Add support for pulling down NodeJS variants and validating dow…

…nload URLs (#64)

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
patch: Fix resolution in fallback .hnvmrc, update readme docs (#63)

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Breaking: Default to outputting HNVM output to stderr instead of stdo…

…ut (#61)

* Breaking: Default to outputting HNVM output to stderr instead of stdout

This should severely reduce the times that using hnvm breaks other tools that don't expect HNVM's messages in node/pnpm output

* Fix hnvm_output_destination

* Add unit tests for outputting to stderr

* Add comment back that was removed

* Add some debug logging for this test that only fails in CI

* This probably won't work, but let's try

* Combine if statements

* Clean up how we're doing our redirect checking

* Update usage of output wrapper script to use piping

Makes it cleaner to use with the color functions

* Undo some styling changes to make the diff easier to read

* Set draft to true when cutting a github-release

v0.15.11

Toggle v0.15.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

v0.15.10

Toggle v0.15.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
patch: Change ensure_bin to fail for all bad curl repsonses (#58)

v0.15.9

Toggle v0.15.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
patch: [TIP-8901] Fix hnvm fallback to send warning logs to stderr (#56)

v0.15.8

Toggle v0.15.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
patch: [TECH-7725] Change COMMAND_OUTPUT to fallback to posix-standar…

…d in worst case (#55)

v0.15.7

Toggle v0.15.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
patch: [TECH-6818] separate collected hnvmrc files by newline, so com…

…ment lines are properly removed consistently (#54)

v0.15.6

Toggle v0.15.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
patch: move semver script to lib/hnvm, update imports (#46)

v0.15.5

Toggle v0.15.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
patch: Change circle config to do a direct curl upload to nexus (#45)