Releases: dfinity/dfxvm
Releases · dfinity/dfxvm
1.0.0 - 2024-02-20
Release Notes
Download dfxvm 1.0.0
0.3.1 - 2024-02-07
Release Notes
Fixed: sets DFX_VERSION when proxying to dfx, so that dfx +version <command>
overrides any version specified in dfx.json.
Fixed: prepends the dfx version bin directory to the PATH when proxying to dfx.
Download dfxvm 0.3.1
0.3.0 - 2024-02-07
Release Notes
Downloads new cargo-dist style tarballs from the release page.
Breaking change: Variables in the download URL template are now {{version}}
, {{basename}}
, and {{archive-format}}
dfx mode disallows the dfx upgrade
command, which would replace the versioned dfx executable.
Download dfxvm 0.3.0
0.2.1 - 2024-02-05
Release Notes
Removed openssl dependencies.
Added dfxvm self uninstall
command, which uninstalls dfxvm and all versions of dfx.
dfxvm-init
now removes older dfx versions found on the path, by default.
dfxvm-init
deletes the uninstall.sh script that the dfx install script used to create.
Download dfxvm 0.2.1
0.2.0 - 2024-01-30
Release Notes
dfxvm --version
now reports the version
changed the dfxvm-init --proceed
parameter to --yes
static link to openssl
Download dfxvm 0.2.0
0.1.3 - 2024-01-19
Release Notes
Added dfxvm self update
command, which updates dfxvm to the latest version.
Download dfxvm 0.1.3
0.1.2 - 2023-12-19
Release Notes
dfxvm-init now alters profile scripts to modify the PATH environment variable.
Download dfxvm 0.1.2
0.1.1 - 2023-12-04
Release Notes
Added dfx
mode, which selects a dfx version and dispatches execution to it.
Added dfxvm install
command, which installs a dfx version.
Added dfxvm default
command, which sets or displays the default dfx version.
Added dfxvm update
command, which sets the latest dfx version as the default.
Added dfxvm uninstall
command, which uninstalls a dfx version.
Added dfxvm list
command, which lists all installed dfx versions.
Added dfxvm-init
mode, which installs dfxvm and dfx.
does not yet source the env file in profile scripts.
does not yet clean up previously-installed dfx versions.
Download dfxvm 0.1.1
Version 0.1.1-alpha.2
Release Notes
Added dfx
mode, which selects a dfx version and dispatches execution to it.
Added dfxvm install
command, which installs a dfx version.
Added dfxvm default
command, which sets or displays the default dfx version.
Added dfxvm update
command, which sets the latest dfx version as the default.
Added dfxvm uninstall
command, which uninstalls a dfx version.
Added dfxvm list
command, which lists all installed dfx versions.
Added dfxvm-init
mode, which installs dfxvm and dfx.
does not yet source the env file in profile scripts.
does not yet clean up previously-installed dfx versions.
Download dfxvm 0.1.1-alpha.2
Version 0.1.1-alpha.1
Release Notes
Added dfx
mode, which selects a dfx version and dispatches execution to it.
Added dfxvm install
command, which installs a dfx version.
Added dfxvm default
command, which sets or displays the default dfx version.
Added dfxvm update
command, which sets the latest dfx version as the default.
Added dfxvm uninstall
command, which uninstalls a dfx version.
Added dfxvm list
command, which lists all installed dfx versions.
Download dfxvm 0.1.1-alpha.1
You can’t perform that action at this time.