| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2023-07-21 | 1.8 kB | |
| v5.0.17.tar.gz | 2023-07-21 | 1.0 MB | |
| v5.0.17.zip | 2023-07-21 | 1.2 MB | |
| Totals: 3 Items | 2.2 MB | 0 | |
What's Changed
- Fix AesStream Invalid Password exception in corrupted files by @anurakt27 in https://github.com/mbdavid/LiteDB/pull/2344
- Update LockService.cs to fix "The read lock is being released without being held" error. Fix for [#641], 1637, 1993, 2017 by @mathis1337 in https://github.com/mbdavid/LiteDB/pull/2280
- Ambigous match found by @Luigi6821 in https://github.com/mbdavid/LiteDB/pull/2332
- Fix for issue: https://github.com/mbdavid/LiteDB/issues/2307 by @m-omerovic in https://github.com/mbdavid/LiteDB/pull/2317
- Fix [#2300] issue with big collection sort by @matsakiv in https://github.com/mbdavid/LiteDB/pull/2302
- Update README.md by @namigop in https://github.com/mbdavid/LiteDB/pull/2296
- Added Seek and Position setter for LiteFileStream.Read by @mr-sven in https://github.com/mbdavid/LiteDB/pull/2148
- Added unique error codes to encryption-related exceptions by @arcanelab in https://github.com/mbdavid/LiteDB/pull/2259
New Contributors
- @anurakt27 made their first contribution in https://github.com/mbdavid/LiteDB/pull/2344
- @mathis1337 made their first contribution in https://github.com/mbdavid/LiteDB/pull/2280
- @Luigi6821 made their first contribution in https://github.com/mbdavid/LiteDB/pull/2332
- @m-omerovic made their first contribution in https://github.com/mbdavid/LiteDB/pull/2317
- @matsakiv made their first contribution in https://github.com/mbdavid/LiteDB/pull/2302
- @namigop made their first contribution in https://github.com/mbdavid/LiteDB/pull/2296
- @mr-sven made their first contribution in https://github.com/mbdavid/LiteDB/pull/2148
- @arcanelab made their first contribution in https://github.com/mbdavid/LiteDB/pull/2259
Full Changelog: https://github.com/mbdavid/LiteDB/compare/v5.0.16...v5.0.17