Skip to content

Releases: Local-Data-Exchange/api-helper

Added support of PHP 8

04 Mar 10:59
2675ec5
Compare
Choose a tag to compare
update composer .json for laravel framework 8 (#43)

* update composer .json for laravel framework 8

* change in circleci config

* add php8 support

7.0.0

14 Dec 05:40
d374cb3
Compare
Choose a tag to compare
upgrade laravel 7 version (#41)


Co-authored-by: Munir Khakhi <[email protected]>

6.0.0: Merge pull request #39 from Local-Data-Exchange/feature/upgrade

26 May 06:41
937927e
Compare
Choose a tag to compare

Fixed null return in process json mapping

27 Aug 08:46
8a907c3
Compare
Choose a tag to compare
0.1.30

Merge pull request #38 from Local-Data-Exchange/feature/fix_return_ty…

Fixed json mapping blank body issue

21 Jul 07:23
Compare
Choose a tag to compare
0.1.29

Fixed json mapping condition for empty body

Perform JSON mapping if body present

09 Jul 12:15
867b11a
Compare
Choose a tag to compare
Merge pull request #37 from Local-Data-Exchange/json_map_if_body_exist

#1183834945962833 Return empty array if body is not given.

Fix xml bool assignment

24 Jun 12:59
Compare
Choose a tag to compare
0.1.27

Fixed xml bool value assignment

Allow falsy value in query param

22 Jun 11:31
Compare
Choose a tag to compare
0.1.26

Allow falsy value in query param

Optional Query param supported

22 Jun 06:36
Compare
Choose a tag to compare
0.1.25

Set value to query if it is not null

Added log for unexpected response

20 May 13:14
c2757d0
Compare
Choose a tag to compare
0.1.24

Merge pull request #36 from Local-Data-Exchange/feature/add_more_log_…