Releases: rack/rack-session
Releases · rack/rack-session
v2.0.0
v1.0.0
What's Changed
- Empty release for compatibility with Rack < v3.
New Contributors
- @jdufresne made their first contribution in #16
Full Changelog: v0.3.0...v1.0.0
v0.3.0
What's Changed
- Require rack/session in README example by @jeremyevans in #10
- Handle case where there is no existing cookie data by @jeremyevans in #12
- Expose same_site instance variable. Fixes #2. by @ioquatix in #13
- Remove deprecated memcache file. by @ioquatix in #3
- Fix typo
ehancement
->enhancement
by @parndt in #14
New Contributors
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- Allow for Rack 3 beta gem to be loaded by @jeremyevans in #9
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Various Fixes by @jeremyevans in #1
- Remove unneeded files. by @ioquatix in #5
- Removed deprecated memcache session store.
- Depend on rack ~> 3.0 in gemspec.
- Use undeprecated method to set cookie.
New Contributors
- @jeremyevans made their first contribution in #1
- @ioquatix made their first contribution in #5
Full Changelog: v0.1.0...v0.2.0