🚀 Features
- 1a330a9 Support for
None
as a value for--hypothesis-deadline
- f663b52 Display multiple found failures in the CLI output
- e044473 Raise different exceptions in checks
🐛 Bug fixes
- a9aa9c5 Set proper types in various places
- 4513dcb Type of the 2nd argument to all checks
- 4d2f6e7 Handling binary request payloads in
Case.call
- bea1f72 Builds for Hypothesis 5.0+
🔧 Chores and Improvements
- 356cd39 Improve error message when the schema is invalid
- 6b60b04 Apply pre-commit changes
- 52caefc Add more checks to pre-commit