Skip to content

v3.1.1

Compare
Choose a tag to compare
@matteobortolazzo matteobortolazzo released this 14 Oct 20:37
· 77 commits to master since this release
0c39973

Bug Fixes

  • Query: Fix First/Last with conditions fail. (#142)
  • Query: Fix First/Last on splitted database. (#136)
  • Query: Throws exception on List.Count instead of wrong query. (#138)
  • Query: Fix multi thread call issues. (#133)
  • FindManyAsync: Filters out null results. (#141) Thanks AlexandrSHad
  • Continuous Changes: Fix multi thread issues. (#140)