Skip to content

Releases: SirPaulO/fastapi_exceptionshandler

0.1.2

02 Jan 17:10
ed49a09

Choose a tag to compare

What's Changed

  • ✨ Add ignore_handler parameter
  • Updated requirements to use fastapi-routesmanager, which is required. by @LuciaRolon in #2

New Contributors

Full Changelog: 0.1.1...0.1.2

0.1.1

10 Jul 13:36
b54628c

Choose a tag to compare

✨ Added a proxy for error code class

Full Changelog: 0.1.0...0.1.1

0.1.0

25 Apr 19:25
45256bb

Choose a tag to compare

What's Changed

  • ✨ New dataclass for the ErrorCode by @SirPaulO in PR#1

0.0.3

04 Oct 15:40

Choose a tag to compare

🔨 Renaming and import in init

Full Changelog: 0.0.2...0.0.3

0.0.2

04 Oct 14:25

Choose a tag to compare

✨ Added middleware and pre-commit

Full Changelog: 0.0.1...0.0.2

0.0.1

21 Sep 14:37

Choose a tag to compare

✨ Init