v0.15.0
0.15.0 (2023-03-11)
Feature
- implement
sortedSetRemoveElement
(#267) (f21c7d4) - add logrus logging example (#265) (2fe47d0)
- implement
sortedSetPutElement
(#266) (809b9ed)
Bug Fixes
- add
SortedSetRemoveElement
to cache interface (#271) (3462ee2) - default logger wasn't spreading varargs properly (#268) (c4bcc3c)
- fixes to some minor misc issues (#263) (0a52f1b)