Skip to content

Version 2.0.1

Compare
Choose a tag to compare
@stecklars stecklars released this 09 Sep 00:58
· 39 commits to master since this release

Small bug fix release - and also to make sure that everyone is aware: This script still works ;)

  • Improve error handling (especially for cURL / HTTP status code errors) - fixes #11
  • Add shebang line - fixes #5
  • Check if cURL PHP extension is installed
  • Added timeout for API actions - fixes #2
  • Update README to reflect changes