pytest-stub changelog
=====================


v1.0.0 [2020-04-18]
-------------------
! Dropped QA for Python 3.4.
+ Added '[mock]' shortcut support.
+ Now can stub entire modules (e.g. 'x' for 'import x').


v0.1.0
------
+ Basic functionality.