Sha256: 0ccfa97403a3cd1c78ff577532324d9bd55496b933f43503b6b1ce9c51b65081
Contents?: true
Size: 1 KB
Versions: 1
Compression:
Stored size: 1 KB
Contents
# Ryespy Changelog This changelog documents the main changes between released versions. For a full list of changes, consult the commit history. For many of commits by [tiredpixel](http://www.tiredpixel.com), the commit message provides information and examples. ## 1.0.0 - first major release; Redis key structure frozen - Redis key structure backwards-incompatible with 0.x.x (sorry! :( ) - start of support for Ruby 2.1.0 - end of support for Ruby 1.9.2 - new Amazon S3 listener (`--listener amzn-s3`) - new Google Cloud Storage listener (`--listener goog-cs`) - new Rackspace Cloud Files listener (`--listener rax-cf`) - change of `--verbose` mode to `--debug` mode - broader error-catching, in case weird things happen when `--eternal` - missing FTP listener (`--listener ftp`) `--ftp-port` fix - dynamic requiring of listeners (some have their own dependencies) - comprehensive `README` with lots of examples - major refactoring and improvement of code throughout - a plethora of tests; most of the core is now covered
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ryespy-1.0.0 | CHANGELOG.md |