v0.2.9
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