Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

Releases: centralnicgroup-opensource/rtldev-middleware-php-sdk-old

v6.1.2

03 Nov 13:05
Compare
Choose a tag to compare

6.1.2 (2021-11-03)

Bug Fixes

  • apiclient: deactivate unused private property (ac177f7)
  • apiclient: use correct content-type for post requests (0dc02d6)

v6.1.1

18 Aug 06:39
Compare
Choose a tag to compare

6.1.1 (2021-08-18)

Bug Fixes

  • auto idn conversion: added object classes (acda2dc)

v6.1.0

16 Aug 17:43
Compare
Choose a tag to compare

6.1.0 (2021-08-16)

Features

  • auto idn conversion: for Object related commands (a855500)

v6.0.8

15 Jun 15:09
Compare
Choose a tag to compare

6.0.8 (2021-06-15)

Performance Improvements

  • array_push: replaced with brackets notation (7008d50)
  • short array syntax: usage reviewed (c6b7261)

v6.0.7

21 May 08:23
Compare
Choose a tag to compare

6.0.7 (2021-05-21)

Bug Fixes

  • responsetranslator: fixed regex which stripped out other returned properties (2848c16)

v6.0.6

21 May 08:16
Compare
Choose a tag to compare

6.0.6 (2021-05-21)

Bug Fixes

  • responsetranslator: fixed preg_quote usage, added delimiter (8988cdd)
  • responsetranslator: reviewed regex and added translation case (c513fe6)

v6.0.5

21 May 08:01
Compare
Choose a tag to compare

6.0.5 (2021-05-21)

Bug Fixes

  • responsetranslator: fixed regular expression used (e974948)

v6.0.4

21 May 07:44
Compare
Choose a tag to compare

6.0.4 (2021-05-21)

Bug Fixes

  • responsetranslator: review generic replacement logic (c76d2f6)

v6.0.3

21 May 07:18
Compare
Choose a tag to compare

6.0.3 (2021-05-21)

Bug Fixes

  • responsetranslator: added templates for translating CheckDomainTransfer (9f812db)

v6.0.2

11 May 08:10
Compare
Choose a tag to compare

6.0.2 (2021-05-11)

Bug Fixes

  • api docs: cleanup build folder before generating the docs to avoid keeping deprecated files (563266c)