Skip to content

Releases: flaviu-chelaru/phantomjs-cloud

v1.0.3

02 May 13:08
Compare
Choose a tag to compare
  • created toJSON method. This allows you to get the JS object directly from your instanced object.

  • created getResponse method
    This will allow you to directly call the API from this library and get the JSON / binary resource response.

  • Updated the PHPDOC

  • updated the LICENSE file to MIT

  • updated the userRequest.php parameter default values

Updates on documentation and license

30 Apr 17:44
Compare
Choose a tag to compare
License update

Fix the description

Minor changes

30 Apr 17:39
Compare
Choose a tag to compare
  • fix phpdocs
  • added cookies reference to php.net
  • PageRequest::$url is now protected - the value is mandatory and should be used in constructor
  • removed guzzle
  • updated documentation

1.0.0: - updated documentation

30 Apr 11:49
Compare
Choose a tag to compare
- removed .idea
- updated TODO in files