v0.5.0
What's Changed
- Use verbose regular expression by @tony in #33
- chore(.gitignore): Ignore virtualenv directories by @tony in #32
- Use named group regular expression by @tony in #34
- test_sphinx_doctest.py: Assert
doctest
directive by @tony in #35 - Add doctest entry to README by @Thisch in #36
- setup.py -> pyproject.toml (PEP 621) by @tony in #41
- ci,build: Add flake8, black, isort (and wire into CI) by @tony in #42
- build(deps): Fix typo in package name by @tony in #43
src/
layout structure by @tony in #45
New Contributors
Full Changelog: v0.4.0...v0.5.0