Skip to content

Version 0.5.2

Compare
Choose a tag to compare
@github-actions github-actions released this 16 May 13:22
· 25 commits to refs/heads/main since this release
71c2173

πŸš€ New Features

  • Opening up RedisReply constructor (#357)

πŸ› Bug Fixes

  • fixing update bug with DateTimeOffsets (#373)
  • fixing issue with serializing collections of primitives with hashes. (#370)
  • fixing issue with index serialization when propertyname defined (#368)
  • Bugfix/aggregations bin expressions (#365)
  • fixing selects with same names (#372)
  • fixing issue with negated method calls (#364)
  • adding error propagation for non-apparent (but very real errors) (#367)
  • fixing issue with non-nullable numerics (#375)

Cleanup

  • fixing style-cop violation (#369)

Contributors

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

@slorello89