Skip to content

v0.30.2

Compare
Choose a tag to compare
@ljharb ljharb released this 21 Jan 08:32
· 1019 commits to master since this release

New Stuff

  • Support the --no-use argument when sourcing, on shells that support that (#972)

Fixes

  • handle unbound shell variables (#868)
  • install.sh: honor PROFILE var (#957, #888, #830)
  • nvm debug was printing a red herring error message in non-zsh

Docs

  • Add manual upgrade instructions to README.markdown (#968)