Sha256: b3bfd9bbbe52b8a38e8b9a454088d79e94c40ee12f427ac5a8ef220e5e480570
Contents?: true
Size: 1.61 KB
Versions: 1
Compression:
Stored size: 1.61 KB
Contents
# Changelog ## 0.5.0 - CLI now supports ```-b/--bucket``` to override the default bucket/container (issue #10) - CLI command for printing the public url of a given path (issue #18) - CLI better treatment for errors and invalid commands - Bugfix: CLI when receives a invalid command doesn't shows that it is an invalid command (issue #20) - Configurable ```admin_url``` and ```public_url``` (issue #14) - Included "public" directive in ```Cache-Control``` header - Each request will retry X times before failing, the number of retries and the max waiting time can be configured through options ## 0.4.0 - Better catalog selection - Treatment for no catalogs returned - Splited asset_sync task in two other tasks: ```sync``` and ```asset_sync``` - Configurable ```verify_ssl``` and ```timeout``` - Automatic connect/reconnect of commands - Bugfix: download command was not using the bucket/container name - Bugfix: the etag header must not be quoted - CLI with basic commands (list, download, upload and delete) ## 0.3.0 - Included ```Cache-Control``` header to upload command through max_age configuration parameter - Sending etag when uploading assets - Bugfix: rake task now returns exit code 1 when error ## 0.2.3 - Removed rest-client version due to compatibility issues ## 0.2.2 - Included ```Content-Type``` header to upload command ## 0.2.1 - Bugfix: sync was not connecting ## 0.2.0 - Better Rails integration - Download command ## 0.1.1 - Bugfix: sync broken syntax ## 0.1.0 - Connection object - Sync, upload, delete and list commands - Rake task to sync Rails public dir
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
nightcrawler_swift-0.5.0 | Changelog.md |