Skip to content

Releases: fastapi-startkit/fastapi-startkit-framework

v0.47.0

Choose a tag to compare

@tmgbedu tmgbedu released this 06 Jul 21:41

What's Changed

Full Changelog: v0.46.0...v0.47.0

v0.46.0

Choose a tag to compare

@tmgbedu tmgbedu released this 28 Jun 06:48

What's Changed

Full Changelog: v0.45.0...v0.46.0

v0.45.0

Choose a tag to compare

@tmgbedu tmgbedu released this 19 Jun 03:13

What's Changed

  • feat(skills): add Inertia skill + resourceful controller in FastAPI skill by @bedus-creation in #127
  • feat(testing): Laravel-style fluent JSON assertions by @bedus-creation in #126
  • fix: add missing insert_format/bulk_insert_format to PostgresGrammar by @bedus-creation in #130
  • feat(orm): add Model.insert() classmethod for bulk inserts by @bedus-creation in #131

Full Changelog: v0.44.0...v0.45.0

v0.44.0

Choose a tag to compare

@tmgbedu tmgbedu released this 13 Jun 19:57

What's Changed

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

v0.43.0

Choose a tag to compare

@tmgbedu tmgbedu released this 13 Jun 18:45

What's Changed

  • feat(support): Uri fluent parser with immutable Uriable builder by @bedus-creation in #121
  • feat: update vite-app example by @bedus-creation in #78
  • test: add inertia test coverage by @bedus-creation in #80
  • test(fastapi): ServeCommand tests via Cleo CommandTester by @bedus-creation in #123

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

v0.42.0

Choose a tag to compare

@tmgbedu tmgbedu released this 13 Jun 07:44

What's Changed

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

v0.41.0

Choose a tag to compare

@tmgbedu tmgbedu released this 13 Jun 02:38

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

Choose a tag to compare

@tmgbedu tmgbedu released this 13 Jun 00:29

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

Choose a tag to compare

@tmgbedu tmgbedu released this 10 Jun 20:25

What's Changed

  • feat(ai): add Google backend, AI facade, and pyproject ai extra by @bedus-creation in #101
  • test(ai): add AI agent module test suite by @bedus-creation in #100
  • chore: release v0.39.0 by @bedus-creation in #102
  • chore(ai): replace Laravel-inspired with LangGraph-powered in AI agent docs by @bedus-creation in #103
  • feat(process): add Process utility class with sync/async shell execution by @bedus-creation in #104
  • revert: PR #104 simple process module (replacing with richer implementation) by @bedus-creation in #105
  • feat(process): rich process module with pipeline, pool, fake, and async support by @bedus-creation in #106
  • chore: remove all Laravel references by @bedus-creation in #107

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

v0.38.0

Choose a tag to compare

@tmgbedu tmgbedu released this 09 Jun 22:49

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