- Really find all installed modules thanks to a better sub-module discovery logic for packages. Issue `2 <https://github.com/nodev-io/pytest-nodev/issues/2>`_. - Drop stdlib-list and its bloated dependency tree, issue `23 <https://github.com/nodev-io/pytest-nodev/issues/23>`_.
0.9.4
------------------
- Fixed the frequent "AssertionError: Silent re.match bug!", issue `24 <https://github.com/nodev-io/pytest-nodev/issues/24>`_. - Added more problem objects to the blacklist.
0.9.3
------------------
- Simplified command line interface. - Added docs on how to run inside a docker container. - Bug-fixes and performance improvements.
0.9.2
------------------
- Disable potentially dangerous ``--candidates-from-all`` by default.
0.9.1
------------------
- Rename the project to pytest-nodev (was pytest-wish).