0.8.0
Added 1
- Add get_hookimpls() method to hook callers
Changed 1
- Encapsulate hook specifications in a type for easier introspection
Features
#177 <https://github.com/pytest-dev/pluggy/issues/177>_: Addget_hookimpls()method to hook callers.
Trivial/Internal Changes
-
#165 <https://github.com/pytest-dev/pluggy/issues/165>_: Add changelog in long package description and documentation. -
#172 <https://github.com/pytest-dev/pluggy/issues/172>_: Add a test exemplifying the opt-in nature of spec defined args. -
#57 <https://github.com/pytest-dev/pluggy/issues/57>_: Encapsulate hook specifications in a type for easier introspection.