v5.0.20
Announcement
The LiteDB team is excited to announce that we have added two new maintainers to the project.
We are now working on more frequent releases, better stability and performance, and better communication with the community.
We are excited to see where this project goes and are looking forward to working with the community to make LiteDB the best it can be.
And if you haven't already, please join our Discord server:
What's Changed
- Fix LockRecursionException when doing FindById by @JKamsker in #2488
- Prevent using disposed snapshots by @oleksii-datsiuk in #2481
- Lazy string interpolation in ENSURE by @alexbereznikov in #2454
- Add support for ToLowerInvariant and ToUpperInvariant in query by @KrzysztofPajak in #2468
- Created tests that show the collections contains methods work by @visschersm in #2187
New Contributors
- @oleksii-datsiuk made their first contribution in #2481
- @alexbereznikov made their first contribution in #2454
- @visschersm made their first contribution in #2187
- @KrzysztofPajak made their first contribution in #2468
Full Changelog: v5.0.19...v5.0.20