Skip to content

Releases: symfony/loco-translation-provider

v6.0.2

29 Dec 14:16
v6.0.2
Compare
Choose a tag to compare

Changelog (v6.0.1...v6.0.2)

  • bug #44816 Use rawurlencode and separate tag setting (danut007ro)
  • bug #44085 Fix TranslationPullCommand with ICU translations (Kocal)
  • bug #44598 Handle the blank-translation in Loco Adapter (kgonella)

v5.4.2

29 Dec 13:57
v5.4.2
Compare
Choose a tag to compare

Changelog (v5.4.1...v5.4.2)

  • bug #44816 Use rawurlencode and separate tag setting (danut007ro)
  • bug #44085 Fix TranslationPullCommand with ICU translations (Kocal)
  • bug #44598 Handle the blank-translation in Loco Adapter (kgonella)

v5.3.13

29 Dec 13:21
v5.3.13
Compare
Choose a tag to compare

Changelog (v5.3.12...v5.3.13)

  • bug #44816 Use rawurlencode and separate tag setting (danut007ro)
  • bug #44085 Fix TranslationPullCommand with ICU translations (Kocal)
  • bug #44598 Handle the blank-translation in Loco Adapter (kgonella)
  • bug #44416 Make http requests synchronous when reading the Loco API (Kocal)
  • bug #44187 Fix idempotency of LocoProvider write method (welcoMattic)

v6.0.1

09 Dec 13:48
v6.0.1
Compare
Choose a tag to compare

Changelog (v6.0.0...v6.0.1)

  • bug #44494 Remove FQCN type hints on properties (fabpot)
  • bug #44416 Make http requests synchronous when reading the Loco API (Kocal)

v5.4.1

09 Dec 13:42
v5.4.1
Compare
Choose a tag to compare

Changelog (v5.4.0...v5.4.1)

  • bug #44416 Make http requests synchronous when reading the Loco API (Kocal)

v6.0.0

29 Nov 17:10
v6.0.0
Compare
Choose a tag to compare

Changelog (v6.0.0-RC1...v6.0.0)

  • bug #44187 Fix idempotency of LocoProvider write method (welcoMattic)

v5.4.0

29 Nov 17:03
v5.4.0
Compare
Choose a tag to compare

Changelog (v5.4.0-RC1...v5.4.0)

  • bug #44187 Fix idempotency of LocoProvider write method (welcoMattic)

v6.0.0-RC1

24 Nov 09:07
v6.0.0-RC1
Compare
Choose a tag to compare
v6.0.0-RC1 Pre-release
Pre-release

Changelog (v6.0.0-BETA3...v6.0.0-RC1)

  • no significant changes

v5.4.0-RC1

24 Nov 08:59
v5.4.0-RC1
Compare
Choose a tag to compare
v5.4.0-RC1 Pre-release
Pre-release

Changelog (v5.4.0-BETA3...v5.4.0-RC1)

  • no significant changes

v5.3.11

22 Nov 14:34
v5.3.11
Compare
Choose a tag to compare

Changelog (v5.3.10...v5.3.11)

  • bug #43990 Generate id parameter instead of letting Loco do it (welcoMattic)