Skip to content

v3.0.0-beta2

Pre-release
Pre-release
Compare
Choose a tag to compare
@mbdavid mbdavid released this 27 Nov 11:22
· 1956 commits to master since this release

News

  • Change compiler do C# 4.0 to be compatible with Unity3D
  • Add Upsert in LiteCollection
  • Add missing LiteDatabase method (RenameCollection, Shrink, DropCollection, GetCollectionNames)

BugFix

  • Fix Unbox in NetStandard