Skip to content

Releases: jderstd/fastapi

0.2.5

04 Mar 10:04

Choose a tag to compare

What's Changed

  • update fastapi supported version range to >=0.117.0,<1.0.0

0.2.4

26 Feb 12:44

Choose a tag to compare

What's Changed

  • update uv_build supported version range to >=0.9.0,<0.11.0

0.2.3

26 Feb 12:41

Choose a tag to compare

What's Changed

  • update fastapi supported version range to >=0.116.0,<0.134.0

0.2.2

14 Feb 18:30

Choose a tag to compare

What's Changed

  • Update fastapi supported version range to >=0.116.0,<0.130.0

0.2.1

31 Dec 08:42

Choose a tag to compare

What's Changed

  • Update fastapi supported version range to >=0.116.0,<0.129.0
  • Update documentation

0.2.0

25 Dec 09:52

Choose a tag to compare

Breaking Changes

  • path field in JsonResponseError is a list instead of an optional list now
  • errors field in JsonResponse is a list instead of an optional list now

What's Changed

  • Avoid omit null value and empty array

0.1.9

23 Dec 09:26

Choose a tag to compare

What's Changed

  • Update fastapi supported version range to >=0.116.0,<0.128.0

0.1.8

20 Dec 04:36

Choose a tag to compare

What's Changed

  • Update fastapi supported version range to >=0.116.0,<0.126.0
  • Code optimization

0.1.7

07 Dec 19:42

Choose a tag to compare

What's Changed

  • Update fastapi supported version range to >=0.116.0,<0.125.0

0.1.6

01 Dec 15:24

Choose a tag to compare

What's Changed

  • Update fastapi supported version range to >=0.116.0,<0.124.0