Releases: rack/rack-cache
Releases · rack/rack-cache
v1.17.0
v1.16.0
What's Changed
- Typo in meta_store_test.rb test description [ci skip] by @olleolleolle in #23
- Purge cache_key if response headers do not include content digest by @evman182 in #22
- Remove memcached gem. by @ioquatix in #24
New Contributors
Full Changelog: v1.15.0...v1.16.0
v1.15.0
What's Changed
- Update reference to MiniTest -> Minitest by @Matt-Yorkley in #17
- Add test (and fix support for) for Rack v2.1.x. by @ioquatix in #19
New Contributors
- @Matt-Yorkley made their first contribution in #17
Full Changelog: v1.14.0...v1.15.0
v1.14.0
What's Changed
- Prefer GitHub Actions for CI. by @ioquatix in #2
- Prefer lower case headers. by @ioquatix in #3
- Documentation updates by @HeroProtagonist in #7
- Update doc generation and deploy to github pages by @HeroProtagonist in #8
- Fix gh pages workflow by @HeroProtagonist in #9
- Adds Ruby 3.2 to the CI matrix by @petergoldstein in #12
- test: Add explicit 'timeout' require by @thesamesam in #14
- Refer to github not rubyforge in docs [ci skip] by @olleolleolle in #15
- Prefer
Rack::Headers
for Rack 3. by @ioquatix in #4 - Remove unnecessary duplicate lines by @monfresh in #10
New Contributors
- @ioquatix made their first contribution in #2
- @HeroProtagonist made their first contribution in #7
- @petergoldstein made their first contribution in #12
- @thesamesam made their first contribution in #14
- @olleolleolle made their first contribution in #15
- @monfresh made their first contribution in #10
Full Changelog: v1.13.0...v1.14.0