Bug fixes 🐛
531291c Compatibility with Hypothesis >= 4.53.2
85d02df Flaky test for threaded code
932577a Unhandled too long paths in CLI
Chores and Improvements 🔧
e1810a8 Remove git depth limit
This is what is causing the releases to have a single entry
Other 📦
53494a0 Release 0.19.1
Features 🚀
aa3801e Case.validate_response
for running built-in checks against app's response
585e461 WSGI applications support
Bug fixes 🐛
046d1ec RST syntax
Don't know the root cause, but on Linux the values are not in list, import behavior is environment-dependent
2670db2 Failing test on Mac
not checked the package versions yet, but this check doesn't make harm
It seems that this conversion happens implicitly somewhere
e0cd6d0 Importing WSGI applications
Chores and Improvements 🔧
ee1f3f1 Pin maximum Poetry version
Other 📦
b217904 Release 0.20.0
437937d Use more precise types for dict_true_values
and dict_not_none_values
200cc54 Improve test_validate_schema