This release adds backward compatibility to pydantic1.10.13 and above. Other minor changes include changes to docs and code formatting changes.
0.1.2
- Fixed issue with paths ending / not-ending with trailing slashes - Fixed root handlers not getting matched - Refactored test suite - Added header and query kwargs for request - General refactors