Sha256: d5992aad65e534010f624f96f712027fd173559cc137babd911ac96192de0d39
Contents?: true
Size: 863 Bytes
Versions: 1
Compression:
Stored size: 863 Bytes
Contents
## 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
caddy-1.5.4 | CHANGELOG.md |