File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- ## vNext (TBD )
1+ ## 10.16.0 (2022-10-03 )
22
33### Enhancements
44* Introduced `AsymmetricObject` intended for write-heavy workloads, where high performance is generally important. This new object:
Original file line number Diff line number Diff line change 11<Project ToolsVersion =" 4.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
22 <PropertyGroup >
33 <Product >Realm .NET</Product >
4- <VersionPrefix >10.15.1 </VersionPrefix >
4+ <VersionPrefix >10.16.0 </VersionPrefix >
55 <Description Condition =" '$(Description)' == ''" >Realm is a mobile database: a replacement for SQLite</Description >
66 <Company >Realm Inc.</Company >
77 <Copyright >Copyright © $([System.DateTime]::Now.ToString(yyyy)) Realm Inc.</Copyright >
Original file line number Diff line number Diff line change 11{
22 "name" : " io.realm.unity" ,
3- "version" : " 10.15.1 " ,
3+ "version" : " 10.16.0 " ,
44 "displayName" : " Realm" ,
55 "description" : " Realm is an embedded mobile database for Unity" ,
66 "unity" : " 2021.1" ,
You can’t perform that action at this time.
0 commit comments