v5.0.16
What's Changed
- use only mutex for Shared engine open and close synchronization and remove locks by @dev-joshi in #2293
- Fix Min(Func<T,TResult>) handling by @gcrossland-cosworth in #2287
- Change return type of ILiteRepository.Insert to match ILiteDatabase.Insert by @InvisiblePhil in #2260
- Fixed typo by @iArmanKarimi in #2267
- try fix SqlLike by @pjy612 in #2235
New Contributors
- @dev-joshi made their first contribution in #2293
- @gcrossland-cosworth made their first contribution in #2287
- @InvisiblePhil made their first contribution in #2260
- @iArmanKarimi made their first contribution in #2267
- @pjy612 made their first contribution in #2235
Full Changelog: v5.0.15...v5.0.16