Skip to content

Releases: DougSisk/laravel-country-state

Laravel 11 Support

02 Feb 15:47
Compare
Choose a tag to compare

Laravel 11 Support. Also updated test suite to support newer PHPUnit versions.

Laravel 10 Support

30 Jan 22:09
Compare
Choose a tag to compare
4.2

Laravel 10 support

Laravel 9 Support

05 Feb 15:07
Compare
Choose a tag to compare
4.1

Support Laravel 9

PHP 8 Support

28 Dec 16:03
1db52c1
Compare
Choose a tag to compare
Merge pull request #21 from DougSisk/develop

4.0

Laravel 7+ Support

03 Mar 16:18
Compare
Choose a tag to compare

Add Laravel 7 & 8 support

Add PHP 7.4 to Travis

Laravel 6.0 Support

09 Sep 03:41
Compare
Choose a tag to compare

PHP 7.2+ and Laravel 6.0+ now supported only. Use version 2 for Laravel 5.1-5.8 support.

Underlying package renamed

08 Oct 17:07
Compare
Choose a tag to compare

Fixes issue with underlying package renamed on Packagist

Add methods related to country info

06 Oct 16:46
Compare
Choose a tag to compare

Add getCountry() which returns a Rinvex\Country\Country instance
and getCountryName() which returns the name of a country.

Laravel 5.5 auto discovery support

29 Jun 21:55
Compare
Choose a tag to compare
2.0.4

Laravel 5.5 auto discovery support

Fix bug that will cause failure for countries without subdivisions

26 Apr 17:02
Compare
Choose a tag to compare
Merge pull request #8 from gmox/bugfix/20170426/countries-without-states

Fix bug that will cause failure for countries without subdivisions