What's Changed
- support HRANDFIELD. by @laixintao in #431
- add testing on redis 7. by @laixintao in #433
- bugfix: fix error when pop multiple elements by @Mr3h1v in #436
- Allow to provide a custom prompt via
--prompt
by @aymericbeaumet in #437 - support username for client connection by @laixintao in #438
- support client_addr and client_id in prompt string, add some tests. by @laixintao in #440
- support prompt in iredisrc config file by @laixintao in #441
New Contributors
- @Mr3h1v made their first contribution in #436
- @aymericbeaumet made their first contribution in #437
Full Changelog: v1.12.0...v1.12.1