v0.4.1
0.4.1 (2025-10-24)
Bug Fixes
- address PR review comments (a80612e)
What's Changed
- Dev by @pavelzbornik in #234
- [WIP] Extract business logic from API routers into service classes by @Copilot in #232
- [WIP] Separate domain models from API schemas by @Copilot in #235
- Migrate configuration to type-safe Pydantic Settings - Story 2.1 by @Copilot in #236
- [WIP] Abstract WhisperX behind service interfaces by @Copilot in #237
- [WIP] Implement custom exception hierarchy with HTTP error mapping by @Copilot in #238
- Implement Dependency Injection Container with dependency-injector by @Copilot in #239
- Restructure tests to mirror application architecture with testing pyramid pattern by @Copilot in #240
- chore(main): release 0.4.1 by @pavelzbornik in #241
Full Changelog: v0.3.1...v0.4.1