Skip to content

Releases: msonowal/laraxchange

v1.2.3

04 May 07:26
1f8c4c6

Choose a tag to compare

dropped support for laravel version <= 5.4

v1.2.2: Merge pull request #6 from bhavinjr/master

24 Jan 14:34
fb57b05

Choose a tag to compare

added laravel 5.6 and 5.7 support

v1.2.1: Merge pull request #4 from dhritimanrick/patch-3

04 Jun 14:29
7f2ddfe

Choose a tag to compare

Update Currency.php with modified api endpoint

New Api update

04 Jun 14:20
395993d

Choose a tag to compare

Merge pull request #3 from dhritimanrick/patch-1

Update Currency.php

added laravel 5.5 support

31 Aug 13:46

Choose a tag to compare

added support for Laravel 5.5 and autodiscovery

removed logging

17 Jul 05:18

Choose a tag to compare

v1.0.8

removed logging

Location retrieval by from Ip returned by Laravel Request::class

24 Jun 06:36

Choose a tag to compare

updated location fix
*which now retrieves location information from laravel request->ip() helper which was previously auto detecting and resulting in inconsistent ip/location
*this fixes that by forcing retrieval information by the given ip which returns by laravel

v1.0.6

30 May 15:53

Choose a tag to compare

updated logging bug