Releases: Local-Data-Exchange/api-helper
Releases · Local-Data-Exchange/api-helper
Added support of PHP 8
7.0.0
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
Compatible with Larvel 6.x
Fixed null return in process json mapping
0.1.30 Merge pull request #38 from Local-Data-Exchange/feature/fix_return_ty…
Fixed json mapping blank body issue
0.1.29 Fixed json mapping condition for empty body
Perform JSON mapping if body present
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
0.1.27 Fixed xml bool value assignment
Allow falsy value in query param
0.1.26 Allow falsy value in query param
Optional Query param supported
0.1.25 Set value to query if it is not null
Added log for unexpected response
0.1.24 Merge pull request #36 from Local-Data-Exchange/feature/add_more_log_…