Skip to content

Releases: landrok/yousign-api

1.4.0

20 Dec 18:59
Compare
Choose a tag to compare
  • Fix GuzzleHttp deprecations
  • Add support for PHP 8.2 and 8.3
  • Remove support for PHP 7.2, 7.3

Thanks to @Alpifra for the GuzzleHttp deprecations fixes

1.3.0

08 Jun 15:21
4d89336
Compare
Choose a tag to compare
  • Remove support for PHP 7.1
  • #2 Upgrade Guzzlehttp to 7.7+

1.2.0

09 Feb 22:00
Compare
Choose a tag to compare
  • Add support for Branding with signature UI Thanks to @LoBrs

1.1.0

21 May 13:54
Compare
Choose a tag to compare
  • Add support for Advanced mode
  • Enforce type checking
  • Refactor BasicProcess class
  • Remove support for PHP 7.0
  • Add support for PHP 8.0
  • Move to travis-ci.com