Release v0.1.1
What's Changed
- fix: remove redundant docker-compose by @rikhilrai in #10
- feature: add pytest conf to pyproject.toml by @rikhilrai in #11
- feature: remove fastapi + rename details -> message by @rikhilrai in #12
- fix (v0.1.0): implementation of from_status_code by @rikhilrai in #13
- feature: enhance from status_code method by @rikhilrai in #14
- feature (v0.1.1): add 425 TooEarlyException + fix casing on HTTPVersionNotSupportedException by @rikhilrai in #15
Full Changelog: v0.0.6...v0.1.1