Releases: dn-vm/dnvm
Releases · dn-vm/dnvm
v0.1.1
Fixes update --self
command, which upgrades the version of dnvm.
Full Changelog: agocke/dnvm@v0.1.0...v0.1.1
v0.1.0
What's Changed
- Support self-update on Unix by @agocke in https://github.com/agocke/dnvm/pull/4
- Merge in pages by @agocke in https://github.com/agocke/dnvm/pull/6
- Add global installation option by @jtschuster in https://github.com/agocke/dnvm/pull/7
- Add unit tests by @agocke in https://github.com/agocke/dnvm/pull/9
- Create ci.yml by @agocke in https://github.com/agocke/dnvm/pull/10
- Add GitVersion and wire it into publishing by @agocke in https://github.com/agocke/dnvm/pull/11
- Fix publish script to work in CI by @agocke in https://github.com/agocke/dnvm/pull/13
- Add gh-pages workflow by @agocke in https://github.com/agocke/dnvm/pull/14
New Contributors
- @jtschuster made their first contribution in https://github.com/agocke/dnvm/pull/7
Full Changelog: agocke/dnvm@v0.0.1...v0.1.0