New
v1.10.0
What's Changed
- Allow Redis#close by @casperisfine in https://github.com/resque/redis-namespace/pull/209
- Remove broken link to source code in gemspec by @sunny in https://github.com/resque/redis-namespace/pull/214
- Add support for connection_pool gem by @danila in https://github.com/resque/redis-namespace/pull/215
- Add sadd_returns_boolean + sadd? method by @radar in https://github.com/resque/redis-namespace/pull/217
- Add ability to clear namespaces by @fatkodima in https://github.com/resque/redis-namespace/pull/202
New Contributors
- @sunny made their first contribution in https://github.com/resque/redis-namespace/pull/214
- @danila made their first contribution in https://github.com/resque/redis-namespace/pull/215
- @radar made their first contribution in https://github.com/resque/redis-namespace/pull/217
- @PatrickTulskie made their first contribution in https://github.com/resque/redis-namespace/pull/218
Full Changelog: https://github.com/resque/redis-namespace/compare/v1.9...v1.10.0