nvm v0.37.2 Release Notes

Release Date: 2020-11-28 // over 3 years ago
  • ๐Ÿ›  Fixes

    • Revert "[Fix] nvm_die_on_prefix: only grep lines starting with env var name" (#2347, #2360, #2364, #2366)

Previous changes from v0.37.1

  • ๐Ÿ†• New Stuff

    ๐Ÿ›  Fixes

    • nvm_die_on_prefix: only grep lines starting with env var name (#2347)

    โœ… Tests

    • โœ… Run fast test suite in clean environment (#2336)
    • partially migrate to Github Actions
    • โž• Add shellcheck workflow (#2351)
    • โž• Add release test workflow (#2355)
    • โž• add "Allow Edits" workflow
    • switch Automatic Rebase workflow to pull_request_target event