- Notifications
You must be signed in to change notification settings - Fork50
Releases: howtowhale/dvm
1.0.3
Compare
- Adds support for arm (#197) by@chenrui333
Assets2
Uh oh!
There was an error while loading.Please reload this page.
1.0.2
d137c0c
Compare
Assets2
Uh oh!
There was an error while loading.Please reload this page.
1.0.1
b5c28c8
Compare
- Fixed TLS for windows download#187
Assets2
Uh oh!
There was an error while loading.Please reload this page.
1.0.0
Compare
Yay! v1.0 🎉
We are going with "the big bump" because in June Docker changed their entire way of releasingexperimental/edge versions,checksumming releases,tagging releases,publishing release candidates and kind of completely broke dvm.
It took a while (sorry), and some breaking changes were required. The--nocheck
flag has been removed, and we no longer check if the version is valid before attempting to download.
As always, just rundvm upgrade
orbrew upgrade dvm
to try it out.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
0.9.1
Compare
Assets2
Uh oh!
There was an error while loading.Please reload this page.
0.9.0
Compare
- Support new Docker binary release location#168.
Note: Lots of functionality was broken by the recent changes to how Docker releases new binaries. This is a stopgap release of dvm to enable installing new stable releases that are still supported by Docker. I'm still working on prereleases and edge releases.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
0.8.3
Compare
Assets2
Uh oh!
There was an error while loading.Please reload this page.
0.8.2
Compare
Assets2
Uh oh!
There was an error while loading.Please reload this page.
0.8.1
Compare
See theupgrade instructions.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
0.8.0
Compare
This is our first release after moving to our new home athttps://howtowhale.github.io/dvm/! 🎉
The documentation and installation have changed a bit. If you are on an older dvm release, rundvm upgrade --version 0.8.0
to get to this intermediate release and from there all future upgrades will look for new releases in the new location. If you run into trouble,repeat the installation steps.
- #152 - Support new Docker release versioning, e.g.
17.3.0-ce
. - Add
--pre
flag todvm list-remote
to allow listing prerelease versions. - Update package name to
github.com/howtowhale/dvm
.
Assets2
Uh oh!
There was an error while loading.Please reload this page.