This repository has been archived by the owner on Aug 2, 2024. It is now read-only.
5.0.21
What's Changed
- (#559) Update samples to use ConcurrentObservableCollection. by @adrianhall in #562
- (#360) Serialization of the DateOnly and TimeOnly types. by @adrianhall in #564
- (#361) Added tests for DateOnly and TimeOnly. by @adrianhall in #565
- (#362) Added DateOnly and TimeOnly for LINQ/OData. by @adrianhall in #567
- [SQLiteStore] Accept SQLITE_MISUSE for sqlite3_config(SQLITE_CONFIG_URI, 1) by @DmitriyKirakosyan in #577
- (#574) Better deserialization of JSON UpdatedAt, thanks to @hgjunip by @adrianhall in #580
- (#571) Clean-up errors on startup and during sync (non-conflict) by @adrianhall in #581
- (#576) Don't bomb when ApplicationDataStore is not available. by @adrianhall in #582
New Contributors
- @DmitriyKirakosyan made their first contribution in #577
Full Changelog: 5.0.20...5.0.21