0.0.25 Add an option to web repository model to allow user opt to Internet connection must be. if yes, then exception will throw when no Internet connection during fetch/save delete method invoke. Add a function: fetchSingleRecordWithPrimaryKeyValues(entity,values) to repository. #
0.0.26 Remove some unnecessary checking on web delete() function. #
0.0.27 Add a function: fetchAll(entity) to repository. Allow validate the response by using response.validate() #
0.0.28 Add functions: saveBatch() and updateBatch() #
0.0.29 Fix issue: http response empty string cause trigger customer error: 8103. This should not be and will hide the original error code. #