We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18fdf2c commit 0206af6Copy full SHA for 0206af6
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# RELEASE HISTORY
2
3
+## 4.0.21 February 20, 2018
4
+* The mapColumnToProperty method added
5
+* The findById method changed to take only NSString objectId
6
+* The sendEmail method signature of the MessagingService changed to return MessageStatus
7
+* The remove method of DataStoreFactory fixed and returns fault when trying to access the table that doesn't exist
8
+* Sync methods of MapDrivenDataStore and DataStoreFactory fixed to return fault correctly
9
+
10
## 4.0.20 December 7, 2017
11
* The updateBulk and removeBulk methods added to the IDataStore
12
* Aggregate functions added
0 commit comments