- 023f458 Add `path` and `method` fields to the `AfterExecution` event - 89d759d Use "raise ... from" when possible - 11b5a0f Update pre-commit & run black
:package: Other
- 615dd81 Add missing link in changelog
2.3.4
Not secure
- dba6d52 Set the default Hypothesis's `deadline` setting for tests with `schema.parametrize` to 500 ms for consistency with the CLI behaviour - 6bdfe90 Add FUNDING.yml
:package: Other
- 1571e57 Update copyright - 028c775 Update GIF - 0324878 Update core developers list - 32ce8ff Add a video from Flask Con 2020
2.3.3
Not secure
2.3.2
Not secure
:package: Other
- d11a6e8 Fix exclusion paths for mutmut job - 5644c53 Move docs link to the top of the README file
2.3.1
Not secure
:package: Other
- f1f7bfd Update a link to the docs
2.3.0
Not secure
- f032444 Avoid using `hypothesis-jsonschema` private API for registering custom string formats - 0a9b99d Error message for cases when a path parameter is in template but is not defined in the parameters list or missing `required: true` in its definition - 6af072a Fix dev dependencies in `pyproject.toml` - 683f1e4 Add `norecursedirs` config option for pytest to reduce the time for tests collection
:package: Other
- 151c664 Install dependencies via poetry in tox runs - f51a22f Avoid hiding import errors - 85dbe00 Disable `HealthCheck.too_slow` health check in tests for valid form data