Skip to content

Releases: Local-Data-Exchange/api-helper

Added support of PHP 8

Choose a tag to compare

@munir131 munir131 released this 04 Mar 10:59
2675ec5
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

Choose a tag to compare

@munir131 munir131 released this 14 Dec 05:40
d374cb3
upgrade laravel 7 version (#41)


Co-authored-by: Munir Khakhi <munir@pandio.com>

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

Choose a tag to compare

@munir131 munir131 released this 26 May 06:41
937927e

Compatible with Larvel 6.x

Fixed null return in process json mapping

Choose a tag to compare

@munir131 munir131 released this 27 Aug 08:46
8a907c3
0.1.30

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

Fixed json mapping blank body issue

Choose a tag to compare

@munir131 munir131 released this 21 Jul 07:23
0.1.29

Fixed json mapping condition for empty body

Perform JSON mapping if body present

Choose a tag to compare

@munir131 munir131 released this 09 Jul 12:15
867b11a
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

Choose a tag to compare

@munir131 munir131 released this 24 Jun 12:59
0.1.27

Fixed xml bool value assignment

Allow falsy value in query param

Choose a tag to compare

@munir131 munir131 released this 22 Jun 11:31
0.1.26

Allow falsy value in query param

Optional Query param supported

Choose a tag to compare

@munir131 munir131 released this 22 Jun 06:36
0.1.25

Set value to query if it is not null

Added log for unexpected response

Choose a tag to compare

@munir131 munir131 released this 20 May 13:14
c2757d0
0.1.24

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