-------------
- Add requirements statistics from GraphWalker in report. (`GitLab 143`_)
- Add support for GraphWalker 4.3.0 and 4.3.1. (`GitLab 138`_, `GitLab 149`_)
- Add option for GraphWalker host for the ``online`` command. (`GitLab 126`_)
- Add support for edges without name. (`GitLab 125`_)
- Add option for GraphWalker log level. (`GitLab 119`_)
- Update the ``verify`` to output code suggestion for missing methods and classes. (`GitLab 101`_, `GitLab 106`_)
- Add an option to print the report path in a file. (`GitLab 108`_)
- Handel ``KeyboardInterrupt`` exception when executing tests to capture the method output. (`GitLab 107`_)
- Update CLI command output. (`GitLab 105`_, `GitLab 116`_, `GitLab 117`_, `GitLab 140`_)
- Fix issue where ``tearDownRun`` and ``tearDownModels`` do not run if a ``GraphWalkerException`` is raised. (`GitLab 110`_)
- Fix issue where ``Reporter.end`` is not call in case ``setUpRun`` fails. (`GitLab 109`_)
- Fix issue where he ``verify`` command doesn't work with paths ending with a path separator. (`GitLab 122`_)
.. _GitLab 101: https://gitlab.com/altom/altwalker/altwalker/issues/101
.. _GitLab 105: https://gitlab.com/altom/altwalker/altwalker/issues/105
.. _GitLab 106: https://gitlab.com/altom/altwalker/altwalker/issues/106
.. _GitLab 107: https://gitlab.com/altom/altwalker/altwalker/issues/107
.. _GitLab 108: https://gitlab.com/altom/altwalker/altwalker/issues/108
.. _GitLab 109: https://gitlab.com/altom/altwalker/altwalker/issues/109
.. _GitLab 110: https://gitlab.com/altom/altwalker/altwalker/issues/110
.. _GitLab 116: https://gitlab.com/altom/altwalker/altwalker/issues/116
.. _GitLab 117: https://gitlab.com/altom/altwalker/altwalker/issues/117
.. _GitLab 119: https://gitlab.com/altom/altwalker/altwalker/issues/119
.. _GitLab 122: https://gitlab.com/altom/altwalker/altwalker/issues/122
.. _GitLab 125: https://gitlab.com/altom/altwalker/altwalker/issues/125
.. _GitLab 126: https://gitlab.com/altom/altwalker/altwalker/issues/126
.. _GitLab 138: https://gitlab.com/altom/altwalker/altwalker/issues/138
.. _GitLab 140: https://gitlab.com/altom/altwalker/altwalker/issues/140
.. _GitLab 143: https://gitlab.com/altom/altwalker/altwalker/issues/143
.. _GitLab 149: https://gitlab.com/altom/altwalker/altwalker/issues/149