Skip to content

Releases: fastapi-startkit/fastapi-startkit-framework

v0.44.0

13 Jun 19:57

Choose a tag to compare

What's Changed

Full Changelog: v0.43.0...v0.44.0

v0.43.0

13 Jun 18:45

Choose a tag to compare

What's Changed

Full Changelog: v0.42.0...v0.43.0

v0.42.0

13 Jun 07:44

Choose a tag to compare

What's Changed

Full Changelog: v0.41.0...v0.42.0

v0.41.0

13 Jun 02:38

Choose a tag to compare

What's Changed

  • feat(skills): SkillRegistry, ClaudeAdapter, GeminiAdapter, skills:sync & skills:list commands by @bedus-creation in #113

Full Changelog: v0.40.1...v0.41.0

v0.40.1

13 Jun 00:29

Choose a tag to compare

What's Changed

  • feat(broadcasting): BroadcastEvent.emit(), Broadcast facade, ChannelAuthRegistry, ReverbProvider auto-wiring by @bedus-creation in #112
  • feat(ai): Image and Audio generation APIs (DALL-E 3 + OpenAI TTS) by @bedus-creation in #109

Full Changelog: v0.40.0...v0.40.1

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