Sha256: 009c0ec3ffed6c406c359d4dd8e24cb9802abf6f68108d611c0067836c96f51f
Contents?: true
Size: 918 Bytes
Versions: 2
Compression:
Stored size: 918 Bytes
Contents
## 1.5.5 - Add more detailed documentation/comments. ## 1.5.4 - Some minor wording updates. ## 1.5.3 - Remove now-pointless re-raise. - Pin concurrent-ruby to a reasonable version. ## 1.5.2 - Further clarity in error messaging. - Freeze the cache list after start. ## 1.5.1 - Add back in alerting if you attempt to load a cache before the refresher has run. - Improve documentation on error handling. ## 1.5.0 - Support for multiple cache stores, like: `Caddy[:foo][:baz]` instead of just `Caddy[:baz]` - Additional tests. - Additional documentation for the new feature. ## 1.0.1 - More tests. - Stop caching nil values returned after refreshers timeout or throw an exception (fall back on the last cached value). - Additional documentation. ## 1.0.0 - First draft of tests. - More clean & refactoring. - Style guide. - Documentation. ## 0.0.2 - Code cleanup, refactoring. ## 0.0.1 - First release.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
caddy-1.6.0 | CHANGELOG.md |
caddy-1.5.5 | CHANGELOG.md |