v0.14.0 (2024-11-14)
Build System
Chores
Documentation
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
)