Releases: aldycool/NETCoreSync
Releases · aldycool/NETCoreSync
v1.2.2
Flutter Version 1.0.2
Flutter Version 1.0.2 Release Notes
netcoresync_moor
- Updated with latest
netcoresync_moor_generator
release.
netcoresync_moor_generator
- Downgrade
analyzer
from 2.0.0 to 1.7.0 because flutter still depends onmeta
1.3.0.
Flutter Version 1.0.1
Flutter Version 1.0.1 Release Notes
netcoresync_moor
- Provide example and shorten
pubspec.yaml
description to increase pub points.
netcoresync_moor_generator
- Fix generator to support multiple database classes code generation in a single project.
- Provide example and update dependencies to increase pub points.
- Fix wrong link description.
NETCoreSyncServer
- Fix wrong link description.
Flutter Version 1.0.0
Flutter Version 1.0.0 Release Notes
- Initial Release.
v1.2.1
v1.2.0
v1.2.0 Release Notes
Added Features
- Support conflict handling during
DeserializeJsonToExistingData
method - Support suppressing Exception during hook calls if updated with older time stamp (GlobalTimeStamp only)
Breaking Changes
DeserializeJsonToExistingData
method signature change: addsconflictType
parameter