Releases: fastapi-startkit/fastapi-startkit-framework
Releases · fastapi-startkit/fastapi-startkit-framework
v0.44.0
v0.43.0
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
What's Changed
- feat(skills): canonical controller patterns + await emit() fixes by @bedus-creation in #117
- refactor(skills): provider-driven ai:skills command by @bedus-creation in #119
- Test warning fix by @bedus-creation in #118
- feat(skills): seed canonical SKILL.md files and wire [skills] extra (#142, #143) by @bedus-creation in #114
Full Changelog: v0.41.0...v0.42.0
v0.41.0
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
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
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
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
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
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
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