Skip to content

v0.2.9

Choose a tag to compare

@GiladShoham GiladShoham released this 30 Nov 15:28
· 59 commits to main since this release

New Features

  • allow globally configure the default extract method (config name is EXTRACT_METHOD)
    usage:
    bvm config set EXTRACT_METHOD "default | child-process"
  • add config SKIP_TEMP_DIR to skip temp dir when extracting the version

Changes

  • set child-process as the default extract method for windows