Skip to content

Version 0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Apr 18:43
· 5 commits to refs/heads/main since this release
cd8919a

Changes

  • Adding arg-less count to RedisCollection (#426)
  • updating StackExchange.Redis Version to remove System.Drawing (#436)

πŸ”₯ Breaking Changes

  • correcting unlink return type. This is a very minor break and would only affect you if you were relying on the string return from unlink (which didn't produce anything anyway) (#435)

πŸ› Bug Fixes

  • passing filter format down Fixes #438 (#439)
  • correcting unlink return type (#435)

Contributors

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

@slorello89