0.9.0
- Backwards incompatible change: redis-py changed the signature of the
xpending_range
function. This is resolved in walrus 0.9.0. - Add support for
autoclaim()
to theConsumerGroupStream
class. - Minor changes to the stop-word handling in
autocomplete
module.