v4.1.0
Major Changes
Removed the direct dependency of both Redis clients connection types to their corresponding interfaces for having additional flexibility in passing connection.
Discussions: #53 #62 #63
All Changes
- ci: move to github actions from travis by @Shivam010 in #48
- Update README.md to add missing context by @hkairi in #49
- Add Github actions for Pull Requests by @breno12321 in #58
- Fix encoding to work with Cyrillic and Portuguese accentuation by @breno12321 in #57
- [skip ci] add note for redislabs/rejson:1.0.8 by @Shivam010 in #59
- Compatibility with rejson:latest 2.0.6 by @breno12321 in #60
- Adding support for different types of connections provided by libraries by @Shivam010 in #62
New Contributors
- @hkairi made their first contribution in #49
- @breno12321 made their first contribution in #58
Full Changelog: v4.0.0...v4.1.0