- Init get project folder from dado application build
- Updated for Rumba 0.1.12
- Refactor Dyalog DCL dependency
- Initial alpha release
- Update Bucket.aplc
- fixed presign issue with temporary access keys
- token support for presigned link
- missing required header for token
- Update Client.aplc
- Token and EC2 role credentials support
- Update Bucket.aplc
- updates
- Update Bucket.aplc
- Added getter and setter for HostRegion and HostService
- minor changes
- Fix* Could not create S3 bucket outside us-east-1
- Refactored case function
- Minor fixes
- Multipart uplaod of S3 objects with event hooks
- Create LICENSE (#1)
- Create MetaData.aplc
- Added ability to add presigned urls
- Update Init.aplf
- Added Put and Delete bucket methods
- Refactor tests to use full relative paths
- Added URI class with AWS parameter handling
- Added test function call
- Added folder hiearchy support to S3 object
- added utf to ascii conversion
- Update Object.aplc
- Better client clone code. improved delete/put/get on objects
- S3 progress and auto region detection
- Delete defaultKeys.csv
- Update .gitignore
- Delete defaultKeys.csv
- S3 Basic GET on service, bucket and object
- Create README.md
- Initial upload