Changed - Add support for pytest versions 4.6, 5.0, 5.1, 5.2, 5.3, 5.4, and 6.0
1.1.0
Added - Introduced `wrap_fixture` utility to extend fixtures while currying method signatures to feed pytest's dependency graph
1.0.0
Removed - Removed injection of pytest-lambda attrs into the `pytest` namespace
0.1.0
Fixed - Resolve error when executing `py.test --fixtures`
0.0.2
Added - Allow conditional raising of exceptions with `error_fixture`
Changed - Updated README with more succinct examples, and titles for example sections
0.0.1
Added - `lambda_fixture`, `static_fixture`, `error_fixture`, `disabled_fixture`, and `not_implemented_fixture` - Totes rad README (that can actually be run with pytest! thanks to [pytest-markdown](https://github.com/Jc2k/pytest-markdown))