Skip to content

Releases: Local-Data-Exchange/api-helper

0.1.23

16 Apr 13:49
c4f35fb
Compare
Choose a tag to compare
  • Added form_params support.
  • Update circle ci config to test with laravel 6.
  • Update circle ci to run testcases smoothly and fast.

Added support of callable in stats

06 Apr 05:27
1794873
Compare
Choose a tag to compare
0.1.22

Merge pull request #31 from Local-Data-Exchange/feature/add_support_c…

Added support to log histogram

02 Apr 11:05
4baf0c4
Compare
Choose a tag to compare
0.1.21

Merge pull request #29 from Local-Data-Exchange/feature/integrate_met…

Overide dont retry status using config

31 Mar 09:18
451ef7f
Compare
Choose a tag to compare
0.1.20

Merge pull request #30 from Local-Data-Exchange/feature/status_not_to…

0.1.19

16 Dec 06:28
2089f36
Compare
Choose a tag to compare
  • Bump symfony/http-foundation from 4.2.6 to 4.4.1
  • Remove space from & inside processXmlMappings fucntion.

0.1.18

19 Jun 13:07
a886279
Compare
Choose a tag to compare

Updated document and added new docker image files in config for testing different environment.
When value is empty or null at that time we were sending UNKNOWN which is now replaced with null in process json mappings function.
For process xml mappings, when it have empty or null values we are removing from that string. Instead of returning UNKNOWN.

0.1.17

31 May 07:31
e20be92
Compare
Choose a tag to compare

Added new ability in json mappings, now it support nullable fields, which can be define in api_helper.

0.1.16

01 May 04:42
55a5cd8
Compare
Choose a tag to compare

Added variable type checking in checkbool method, it will only check if it is string.

0.1.15

30 Apr 07:27
6f7b30a
Compare
Choose a tag to compare

Callable method return false due to invalid method name.

0.1.14

29 Apr 13:41
a94e758
Compare
Choose a tag to compare

Bug solved of variable naming convention.