Skip to content

v1.2.2

Compare
Choose a tag to compare
@maypok86 maypok86 released this 14 Aug 17:22
· 13 commits to main since this release

1.2.2 - 2024-08-14

✨️Features

  • Implemented fmt.Stringer interface for DeletionReason type (#100)

🐞 Bug Fixes

  • Fixed processing of an expired entry in the Get method by @hyzhangzhy (#98)
  • Fixed inconsistent deletion listener behavior (#98)
  • Fixed the behavior of checkedAdd when over/underflow (#91)

Contributors

We'd like to thank all the contributors who worked on this release!

@hyzhangzhy