Version 0.2.2
github-actions
released this
15 Sep 13:04
·
199 commits
to refs/heads/main
since this release
🚀 New Features
- Allow users to not save enumerated data in the StateManager (#194)
- Inverted contains queries (#188)
- Key TTL on insertion (#166)
- Add Wrapper for FT.INFO to get index information (#178)
- Added the ability to configure stopwords on an index (#168)
- Adding FindByIdsAsync (#167)
🐛 Bug Fixes
- fix an issue with grouped queries (#193)
- Make FindByIdAsync() work asynchronous independent of the type of T in RedisCollection class. (#187)
- Fix #170 to save FindById result to StateManager (#185)
🧰 Maintenance
Contributors
We'd like to thank all the contributors who worked on this release!
@AmirEsdeki, @berviantoleo, @frostshoxx, @shacharPash and @slorello89