Skip to content

Releases: akeneo/php-crowdin-api

PCA-43: 🧱 Upgrade to PHP 8 and Symfony HTTP client

26 Aug 09:48
Compare
Choose a tag to compare

Drop Guzzle in favor of Symfony 6 client

1.0.0-alpha7 - Add LanguageStatus API method

18 Nov 15:23
Compare
Choose a tag to compare
  • Add LanguageStatus API method

1.0.0-alpha6 update php cs fixer dependency and change crowdin domain

28 Sep 09:43
Compare
Choose a tag to compare

1.0.0-alpha5 Improve api/upload and allow json content for responses

06 Jun 12:31
Compare
Choose a tag to compare
  • add support for the "branch" parameter from crowdin api/upload thx to @jtabet 🎉
  • improve api/upload to allow to push multiple languages in one call thx to @jtabet 🎉
  • allow to pass extra parameters as "json" to get a json content as response (xml by default) thx to @jtabet 🎉

1.0.0-alpha4 fix Api/Download + https by default

04 May 07:07
Compare
Choose a tag to compare
  • Switch to HTTPS by default thanks to @lologhi 🎉
  • Fix Api/Download issue introduced by using GuzzleHttp thanks to @lologhi 🎉

1.0.0-alpha3 now using GuzzleHttp

29 Apr 10:57
Compare
Choose a tag to compare
Pre-release
  • switch to GuzzleHttp thanks to @lologhi 🎉
  • fix UploadTranslation inconsistency
  • improve (a bit) the documentation

1.0.0-alpha2

16 Apr 14:36
Compare
Choose a tag to compare
1.0.0-alpha2 Pre-release
Pre-release
  • Add Change Directory action
  • Fix coding standard

>= PHP 5.5

24 Mar 20:39
Compare
Choose a tag to compare
>= PHP 5.5 Pre-release
Pre-release
  • bump php version >= 5.5
  • bump phpspec 2.5
  • use PSR4, change namespace from Crowdin to Akeneo/Crowdin
  • fix php7 issue in specs

Last PHP 5.3 compatible release

24 Mar 18:28
Compare
Choose a tag to compare
Merge pull request #28 from akeneo/test-travis

Fix PHP 5.3 compatibility

0.2.0: Merge pull request #19 from akeneo/bugfix/export

25 Aug 17:31
Compare
Choose a tag to compare
Fixed export service endpoint