The project has been stable for a long time, and the version number is incremented to reflect that. There are no breaking changes, just one minor fix and added support for TLS Redis connections.
What's Changed
* Removed version import by agronholm in https://github.com/Tronic/redio/pull/5
* Allow using "rediss" scheme by o-fedorov in https://github.com/Tronic/redio/pull/7
* Fix AttributeError when SSLStream is used by o-fedorov in https://github.com/Tronic/redio/pull/6
New Contributors
* agronholm made their first contribution in https://github.com/Tronic/redio/pull/5
* o-fedorov made their first contribution in https://github.com/Tronic/redio/pull/7
**Full Changelog**: https://github.com/Tronic/redio/compare/v0.5.2...v1.0.0