Releases: jupe/pytest-lockable
Releases · jupe/pytest-lockable
v0.11.0
v0.10.0 drop py3.7 support
What's Changed
Full Changelog: v0.9.3...v0.10.0
accept new py-lockable
v0.9.2
Update py-lockable dependency
BREAKING CHANGE: add pytest entry_point
Loosen lockable dependency
update lockable dependency
What's Changed
- Bump lockable from 0.7.0 to 0.7.1 by @dependabot in #24
 
New Contributors
- @dependabot made their first contribution in #24
 
Full Changelog: v0.8.1...v0.8.2
drop autouse from fixtures
lockable_resource fixture yields now Allocation object
What's Changed
This is potential breaking change! Allocation -object contains get -method that is backward compatible with previous yielded dict:get().
Full Changelog: v0.7.5...v0.8.0