2.2.1
What's Changed
- Add a class-level with_options / with_options_matrix decorator by @epsy in #16
- Add with-options entrypoints to top-level package by @epsy in #17
- Remove unused Python 2 code by @epsy in #18
- Add repeated_test.skip_option to remove an option/keyword argument from a test matrix by @epsy in #19
- allow options() to be used as a context manager by @epsy in #20
- Add documentation for all the new options features + improve options context manager tests by @epsy in #21
- Document skip_option by @epsy in #22
Full Changelog: v2.1.3...v2.2.1