Skip to content

v3.2.1

Latest
Compare
Choose a tag to compare
@ReubenBond ReubenBond released this 13 Jan 01:09
46fa553

New in this release:

  • Fix Redis grain storage errors after Redis server reboot (#23)
  • Add ConfigureAwait(false) in more places (#25)
  • Replace .Count() with .Length (#24)

Thank you to @f-i-x-7 for these improvements