Skip to content

0.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Dec 09:15
· 59 commits to refs/heads/master since this release
cbbfaae

πŸš€ New Features

  • Fix SETINFO Format (#203)
  • Added JsonSerializerOptions parameter to Set and SetAsync methods. (#223)

πŸ› Bug Fixes

  • Fix timestamp cast to datetime (#226)
  • Add null check to Json.Get (#199)

🧰 Maintenance

  • Update Version to 0.11.0 (#228)
  • Changing TimeStamp to a value type in order to reduce unnecessary heap allocations (#225)
  • Bumped spellcheck action to latest version, since 0.23.0 is EOL (#206)
  • dotnet 8 CI (#205)

Contributors

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

@AmirShitrit, @RickyLin, @chayim, @jonasbn and @shacharPash