Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 14 Aug 18:02
· 107 commits to main since this release

Highlights

  • Lifecycle hooks: drop executable scripts into ~/.cvm/hooks/ (post-create, pre-activate, post-activate, pre-deactivate, post-deactivate, pre-remove, post-remove) and cvm runs 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

  • [GEXP-301] Otimizar SEO dos docs estáticos e estrutura de contribuição by @acwoss in #1

New Contributors

  • @acwoss made their first contribution in #1

Full Changelog: v0.3.0...v0.4.0