Skip to content

v0.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Nov 14:20
· 16 commits to main since this release

v0.14.0 (2024-11-14)

Build System

Chores

  • deps: πŸ”— update redis (6b3ebbd)

Documentation

  • πŸ“šοΈ update readme (2989d82)

  • πŸ“šοΈ moar docstrings (a9b2277)

Features

  • ✨ client connection options (a4b0011)

using options pattern redis client connection options

closes #529

Refactoring

  • ♻️ make client url private, but backward compatible (651f7b3)

  • ♻️ make client url private (e72b441)

  • ♻️ drop variable position arguments, add missing docstrings (d4c0294)