-------------
(bugfix release)
- Fix issue where the ``load`` method ``PythonExecutor`` it's not working. (`GitLab 66`_)
- Fix issue where ``generate`` commands deletes the content of the working directory. (`GitLab 67`_)
- Make git an optional dependency. (`GitLab 70`_)
- Don't let elements (e.g vertices, edges, ...) names to use python or C keywords. (`GitLab 72`_)
.. _GitLab 66: https://gitlab.com/altom/altwalker/altwalker/issues/66
.. _GitLab 67: https://gitlab.com/altom/altwalker/altwalker/issues/67
.. _GitLab 70: https://gitlab.com/altom/altwalker/altwalker/issues/70
.. _GitLab 72: https://gitlab.com/altom/altwalker/altwalker/issues/72