Skip to content

Releases: jvllmr/fastapi-deferred-init

v0.2.7

12 Oct 16:45
d03b21f
Compare
Choose a tag to compare
  • compatibility with FastAPI 0.115.2

v0.2.6

06 Sep 23:30
b27fb88
Compare
Choose a tag to compare
  • recover status_code check
  • improve testing
  • use only FastAPI 0.114.0 or higher

v0.2.5

06 Sep 08:38
Compare
Choose a tag to compare
  • fix an uncaught infinite recursion when using the dependencies arg on a route

v0.2.4

05 Sep 22:38
e2264e4
Compare
Choose a tag to compare
  • compatibility with FastAPI 0.113.0

v0.2.3

05 Sep 12:04
b2c7f15
Compare
Choose a tag to compare
  • compatibility with FastAPI 0.112.3

v0.2.2.post1

05 Nov 21:39
Compare
Choose a tag to compare
  • Update package metadata and README

v0.2.2

23 Oct 09:27
Compare
Choose a tag to compare
  • fix Pydantic JSON bodies won't get filled correctly

v0.2.1

23 Oct 08:05
Compare
Choose a tag to compare
  • fix recursion error

v0.2.0

22 Oct 18:23
Compare
Choose a tag to compare
  • Remove monkey-patch
  • Remove Exceptions I forgot to remove

v0.1.0

21 Oct 22:07
Compare
Choose a tag to compare

First draft of this Project