Skip to content

v0.5.0

Compare
Choose a tag to compare
@twmr twmr released this 06 Sep 20:47
· 21 commits to master since this release

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

  • @tony made their first contribution in #33

Full Changelog: v0.4.0...v0.5.0