- Added Redis 7.4 & Redis 8.0 support (#109)
- added WITHSCORES option support to commands ZRANK and ZREVRANK
- added new hash commands: HEXPIRE, HEXPIREAT? HEXPIRETIME, HGETDEL, HGETEX, HPERSIST, HPEXPIRE, HPEXPIREAT, HPEXPIRETIME, HPTTL, HTTL
- added new vector set commands: VADD, VCARD, VDIM, VEMB, VGETATTR, VINFO, VLINKS, VRANDMEMBER, VREM, VSETATTR, VSIM
- Switched from fast-float crate to fast-float2