1.2.0
Changed 1
- New-style hook wrappers now require an explicit wrapper=True designation in the @hookimpl() decorator
Features
#405 <https://github.com/pytest-dev/pluggy/issues/405>_: The new-style hook wrappers, added in the yanked 1.1.0 release, now require an explicitwrapper=Truedesignation in the@hookimpl()decorator.