Skip to content

Releases: fastapi-startkit/fastapi-startkit-framework

v0.40.0

10 Jun 20:25

Choose a tag to compare

What's Changed

Full Changelog: v0.38.0...v0.40.0

v0.38.0

09 Jun 22:49

Choose a tag to compare

What's Changed

  • test(orm): add tests for where_raw, or_where_raw, or_where_null, or_where_not_null by @bedus-creation in #99

Full Changelog: v0.34.0...v0.38.0

v0.34.0

09 Jun 21:50

Choose a tag to compare

What's Changed

  • feat(orm): implement full Factory class (new, make, count, state, hooks, relationships) by @bedus-creation in #97

Full Changelog: v0.33.0...v0.34.0

v0.33.0

08 Jun 07:33

Choose a tag to compare

What's Changed

  • feat(jsonapi): JsonResource[T] generic base with auto-type, auto-serialize, hidden, collection(), pagination, with_() by @bedus-creation in #96

Full Changelog: v0.32.0...v0.33.0

v0.32.0

08 Jun 04:54

Choose a tag to compare

What's Changed

  • feat(broadcasting): add Broadcast.pyi stub + full broadcasting test suite by @bedus-creation in #94
  • feat(jsonapi): add JsonAPIResponse base class + JSON:API serialization by @bedus-creation in #93

Full Changelog: v0.31.0...v0.32.0

v0.31.0

06 Jun 04:29

Choose a tag to compare

What's Changed

  • feat(orm): add exists() to QueryBuilder by @bedus-creation in #90
  • fix(orm): use type().name in find_or_fail and first_or_fail exception messages by @bedus-creation in #91
  • fix(sqlite): emit INTEGER PRIMARY KEY AUTOINCREMENT inline for id() c… by @bedus-creation in #92

Full Changelog: v0.30.0...v0.31.0

v0.30.0

05 Jun 22:44

Choose a tag to compare

What's Changed

Full Changelog: v0.29.0...v0.30.0

v0.29.0

01 Jun 21:49

Choose a tag to compare

What's Changed

Full Changelog: v0.28.0...v0.29.0

v0.27.0

21 May 22:54

Choose a tag to compare

What's Changed

Full Changelog: v0.26.0...v0.27.0

v0.26.0

18 May 09:00

Choose a tag to compare

What's Changed

  • feat: add Attribute base class for custom model casts and sqlite cast tests by @bedus-creation in #57

Full Changelog: v0.25.0...v0.26.0