Skip to content

Releases: mslaursen/fastapi-forge

v0.8.1

21 Apr 20:15
ffa0332

Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

v0.8.0

21 Apr 20:10
363c7df

Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.8.0

v0.7.0

20 Apr 11:30
c862f71

Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0

v0.6.0

18 Apr 20:22
20abc90

Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.6.0

v0.5.1

06 Apr 23:16
7f196ff

Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

06 Apr 22:57
53f7645

Choose a tag to compare

What's Changed

  • update: Make it easier to support new types by @mslaursen in #26
  • feat: Experimental Load/generate project from Postgres db connection string by @mslaursen in #25

Full Changelog: v0.4.4...v0.5.0

v0.4.4

06 Apr 00:40
1436b0d

Choose a tag to compare

What's Changed

Full Changelog: v0.4.3...v0.4.4

v0.4.3

04 Apr 11:58
5434248

Choose a tag to compare

What's Changed

  • fix: Auth model created from checking JWT auth missing metadata by @mslaursen in #20
  • feat: Let the user set and/or change the auth model by @mslaursen in #21

Full Changelog: v0.4.2...v0.4.3

v0.4.2

04 Apr 00:00
55a9a05

Choose a tag to compare

What's Changed

  • feature: Show metadata for DateTime fields by @mslaursen in #17
  • fix: Default/extra values for quick-added or auth user timestamps by @mslaursen in #18
  • feat: Auth model is market with a security icon by @mslaursen in #19

Full Changelog: v0.4.1...v0.4.2

v0.4.1

03 Apr 23:01
ddfb054

Choose a tag to compare

What's Changed

  • add: Ability to set default and additional kwargs on ModelField by @mslaursen in #16

Full Changelog: v0.4.0...v0.4.1