Skip to content

Releases: loco/loco-php-sdk

2.0.4

01 Nov 21:56
Compare
Choose a tag to compare

https://localise.biz/api/docs/changelog#010021

  • Added support for ICU .res and .txt files. (export and import).
  • Added printf=icu to the export API for conversions to MessageFormat.
  • Added no-folding option to export API to suppress key folding.
  • Disabled strict checking of plural formulas sent to patchLocale.

2.0.3

18 Sep 09:15
Compare
Choose a tag to compare

Emergency fix to remap legacy bindings.

Most notably the import endpoint's src parameter changed to data in 2.0.2. This is fix is required to ensure client code keeps working with the old parameters.

2.0.2

14 Sep 16:53
Compare
Choose a tag to compare

https://localise.biz/api/docs/changelog#010020

  • Added the tagAssets endpoint for batch tagging by asset IDs.
  • Flagging by redundant status now supported by flagTranslation.
  • Raw request body can always be accessed via a post parameter called data.
  • JSON is now beautified by default, specify ?ugly for legacy output.
  • Removed name fields already deprecated in favour of aliases.name.
  • Started supporting X-Api-Version header as fallback for v parameter.
  • Now binding all request body parameters to data for consistency.

2.0.1

13 May 11:49
Compare
Choose a tag to compare
  • Added @method hints, resolves issue #7
  • Added Symfony 4 to composer.json, resolves issue #6 and #8

2.0.0

27 Mar 16:11
Compare
Choose a tag to compare
  • Rewritten to depend on Guzzle 6.
  • Updated service description for 1.0.19 of the live API

1.0.18

09 Oct 15:58
Compare
Choose a tag to compare
    • added context and notes to asset addition
    • added support for negated tag filter using "!"
    • Removed deprecated scalar asset progress properties

1.0.17

03 May 12:43
Compare
Choose a tag to compare
  • added tag-all and untag-all to import endpoints
  • added LocaleProgress model for locale completion summary
  • added AssetProgress model and deprecated old scalar properties

1.0.16

07 Apr 15:18
Compare
Choose a tag to compare
  • added printf parameter to export endpoints

See string formatting

1.0.15

13 Feb 12:44
Compare
Choose a tag to compare
  • + added import options ignore-new, ignore-existing and delete-absent
  • + Replaced tag parameter with tag-new tag-updated and tag-absent (although default tag parameter still works)
  • + Removed audio and video asset types
  • + Deprecated public converter API

1.0.14

19 Mar 18:44
Compare
Choose a tag to compare
  • + added import tag parameter
  • + addded translation flagger field