Skip to content

Releases: Locastic/ApiPlatformTranslationBundle

Doctrine 3.0 support

10 May 12:27
d0baefc
Compare
Choose a tag to compare
orm 3.0 support (#68)

* oem3.0 support

* bump php requirement to 8.1

* remove php 8.0 & add 8.3 in gh workflow

Translations loading improvement

08 Dec 08:53
09437e2
Compare
Choose a tag to compare
Initialize proxy objects if necessary (#64)

Co-authored-by: Alex C <[email protected]>

Handle doctrine/collection:^2

10 Jul 17:43
94afdf4
Compare
Choose a tag to compare

Handle doctrine/collection:^2

Support for PHP 8

04 Mar 08:33
e88d320
Compare
Choose a tag to compare
Upgrade requirements to php8 (#39)

* Upgrade requirements to php8

* Bump travis ci version to 8.0

* Bump travis ci version to 8.0

* Bump travis ci version to 8.0.2

* Bump travis ci ubuntu version to xenial

Minor fixes

22 Oct 12:40
79fcf8b
Compare
Choose a tag to compare
  • fix conflicts with symfony/translations-contracts <2.0
  • fixed doctrine listener arguments for new doctrine version
  • small code cleanup

Strict types fixes and documentation improvements

15 Jun 08:10
443d3ec
Compare
Choose a tag to compare
Improve documentation and update PhpDoc and method signatures (#22)

* Add missing information about Doctrine relationship.

* Don't allow empty parameter on setters of Translation objects.

* Cleanup some PhpDoc and method signatures

* Update README.md

Co-authored-by: Ashura <[email protected]>

Fixed default locale parameter and added symfony-bundle tag

18 Feb 10:41
8666a41
Compare
Choose a tag to compare
  • added tag "type": "symfony-bundle" to composer.json
  • switched "locale" parameter in services.yml to "kernel.default_locale"

Updated dependecies, supports symfony4 and symfony5

20 Jan 21:04
f1b2bb2
Compare
Choose a tag to compare
Update dependencies (#17)

Change dependencies

Changed dependency form api-platform/api-pack to api-platform/core

07 Aug 18:00
bfb33ae
Compare
Choose a tag to compare
Merge pull request #12 from paullla/master

Changed dependency form api-platform/api-pack to  api-platform/core

Bug fixes and translate fallback improvment

26 Jul 20:36
b4ddcee
Compare
Choose a tag to compare