All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.2.7 (2018-01-20)
0.2.6 (2017-11-22)
0.2.5 (2017-11-10)
- $service): fix(operation: numeric/guid/boolean keys should not be quoted (7f40f95)
0.2.4 (2017-11-07)
- utils: Allows numbers as strings (df15d0d)
- utils: Omits undefined values from serialized params (c339a89)
- utils: Support boolean as entity key (ac631e0)
0.2.3 (2017-10-17)
- $function: Function extractData return HttpResponce instead of T (dbc2dc5)
- function: fix (b513136)
- funtion: Function extractQueryResultData always returned
undefined
(ac61e8c)
0.2.2 (2017-10-12)
- function: Function extractQueryResultData always returned
undefined
(6bb0f8b)
0.2.1 (2017-10-11)
- $demo: fix demo (64b40be)
- $options: Use Object.assign to create a copy from defaultRequestOptions (b278d8f)
0.2.0 (2017-10-03)
0.2.0-preview-01 (2017-09-29)
- test: Fix all tests (3dfc8ac)
- $httpclient: HttpClient : fixes (3f803c5)
0.1.6 (2017-09-01)
0.1.5 (2017-05-10)
- ODataQuery: Fix Exec() and ExecWithCount() to use defaultRequestOptions from config. (45ab4f9)
0.1.4 (2017-05-07)
- angularODataService: Fixed custom function formatting and added unit test for it (64b8e1e)
- test: Fixed npm test issue (Tslint should be of version 4+) (16aa50a)
- CustomFunction: Added parameter support to custom function (3622866)
0.1.3 (2017-04-20)
- angularODataService: Fixed angularODataService.Get() operation (6c43562)