Releases: stfalcon-studio/ApiBundle
Releases · stfalcon-studio/ApiBundle
v2.3.0
- Add DictionaryEnumInterface and normalizer
v2.2.3
- Fix error description formatting for NotFoundHttpException in EntityValueResolver
v2.2.2
Add tests. (#46)
Co-authored-by: Andrii Tomchyshyn <andrij.tomchyshyn@stfalcon.com>
v2.2.0
- Load ORM services only if ORM is used in the project.
v2.1.0
- Add interface DependentEntity
- EntityExists validator
v2.0.0
- Symfony 6.2
- PHP 8.2
- PhpUnit 10
- Refactoring
v1.6.0
- Add response headers from HttpException in ApiExceptionFormatterListener #41