- fixed issue #15 undefined function curl_init if curl extension not found
- add methods
getPost
andaddNewPost
toAmplifrInterface
- add debug logs for base methods
- fixed issue #12 lib must read files in binary mode
- fixed issue #13 methods must check input args and throw exceptions
- fixed issue #14 upload to s3 error for file with russian filename
- fixed issue #10 Add authorization flow with OAUTH 2.0
- fixed issue #4 error on method getPost
- initial release