- Bugfix- Issue 4- pytest fails in pypy3 if using --setup, --setup-doctest. - Removed pytest --strict option since not needed.
1.0.0
- New feature to do setup and teardown code block.
0.1.0
- New feature to handle Python interactive sessions.
0.0.6
- Bugfix- Issue- Skip pattern matching start of code ignored.
0.0.5
- Bugfix- Issue- Won't fail if Python code block doesn't print. - Bugfix- Issue- README CI example missing "install:". - Add Development tools API section to the documentation. - Pin phmdoctest dependency version ranges in setup.py.
0.0.4
- Changes to build documentation on readthedocs.org. - Inspection fixes.