Releases: acwoss/cvm
Releases · acwoss/cvm
Release list
v0.5.7
Full Changelog: v0.5.6...v0.5.7
v0.5.6
v0.5.5
v0.5.4
v0.5.3
v0.5.2
v0.5.1
v0.5.0
v0.4.0
Highlights
- Lifecycle hooks: drop executable scripts into
~/.cvm/hooks/(post-create,pre-activate,post-activate,pre-deactivate,post-deactivate,pre-remove,post-remove) andcvmruns them automatically for every environment.pre-*hooks can abort the operation by exiting non-zero;post-*hooks only ever print a warning. See the README's "Lifecycle hooks" section for details.
What's Changed
New Contributors
Full Changelog: v0.3.0...v0.4.0