Skip to content

Releases: waza-ari/kasapi-php

v0.5.5

07 May 08:06
fb1ed6e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.4...v0.5.5

Added automatic support for kasFloodDelay

09 Jul 16:18
fe983f9
Compare
Choose a tag to compare

Thanks to @rhurling there is now a new option to let this module handle the kasFloodDelay automatically. It is off by default but can be turned on if needed.

v0.5.3

23 Jun 16:50
5ce84dc
Compare
Choose a tag to compare

This release added support for update_ssl and added @method tags for IDEs that provide support for method hinting and docstring parsing. Thanks to @rhurling for his contributions!

Support for SSL management through API and PHP Version selection for Domains and Subdomains

16 Jul 11:02
Compare
Choose a tag to compare

Thanks to crypto-scythe who has added some new calls introduced by all-inkl. In particular this includes:

  • Add update_ssl for setting SSL certificates
  • Update add_domain, update_domain, add_subdomain and update_subdomain to support the new parameter php_version

Backward Compatibility to PHP < 5.4

15 May 18:48
Compare
Choose a tag to compare
Merge pull request #4 from ekuiter/patch-1

Fixed syntax error in PHP < 5.4