* Fix compatiblity issue with 3.8.4 * Fix some typos
0.11.0
* Fix hooks execution * Avoid linter warnings on before and after each hook * Document spec_helper.py file usage * Support for Python 3.8 * Add JUnit XML formatter * Remove Python 2 support * Fix error location reporting
0.10
* Use metadata instead of encode in spec names * Shared context: Remove duplication on spec files using shared contexts * Improve execution context binding in helper methods * Remove requirements from MANIFEST.in since is using pipenv