Skip to content

Releases: lwwcas/laravel-countries

Fixed installation issues

11 Nov 22:27
fcd3230
Compare
Choose a tag to compare

Pull request #32
Issue #30

thanks for the contribution @hnasiry

Minor fix on config path

09 Nov 02:36
249d5a6
Compare
Choose a tag to compare
4.11.0.3

fix: minor fix on path package limitation (#31)

Fixes to PSR-4

01 Nov 19:18
Compare
Choose a tag to compare
4.11.0.2

fix: fix folders to psr4 validation

Version 4.11.0.1

01 Nov 17:57
Compare
Choose a tag to compare

Release Notes for Version 4.11.0.1

We’re excited to announce the release of version 4.11.0.1, featuring a comprehensive refactor, significant improvements, and an extensive new documentation to help you make the most of this package. Here’s what’s new in this version:

🔄 Complete Refactor

  • Improved Architecture: The package has been fully restructured to optimize performance and maintainability, making it easier to extend and adapt to various needs.
  • Enhanced Code Quality: Refactored code now aligns with best practices, improving the stability and reliability of the package.

🚀 New Features & Enhancements

  • Optimized Database Relationships: We've separated certain country data into individual tables, which are now efficiently linked to reduce query load and streamline data access.
  • Advanced Query Scopes: Added new query scopes for easier and faster country-related searches, including borders, currencies, languages, and flag colors.
  • Country Metadata Access: Detailed access to country metadata, including flag colors in various formats, geographical coordinates, and much more.

📘 Extensive Documentation

  • Detailed Guides: Step-by-step documentation that covers all aspects of the package, from setting up to accessing advanced features.
  • API References: Clear explanations for each class and method, helping you quickly find the information you need.
  • Examples and Use Cases: Practical examples and recommended usage patterns for developers of all levels.

This release makes it simpler than ever to work with country data, giving you more flexibility and control over how you access and display information. Thank you for being part of our community, and we look forward to hearing your feedback on this exciting new version!

Fix attribute [localeKey] with using shouldBeStrict()

01 Oct 03:12
cd4b5f1
Compare
Choose a tag to compare

Fix for SQLite case sensitive

13 Sep 18:11
fc2167d
Compare
Choose a tag to compare

This simple release adds a fix contributed by @mucenica-bogdan
With #26

Support Laravel 11.x

24 Apr 22:59
f64e3fb
Compare
Choose a tag to compare

This simple release add Laravel 11 support to the package

Adding Russian language to country data and its translations

14 Apr 00:46
40a9543
Compare
Choose a tag to compare
3.4.6

Adding Russian language to country data and its translations (#17)

Refactor all seed naming system

14 Apr 00:32
f7c5a17
Compare
Choose a tag to compare
Refactor seed naming system (#16)

* refactor seed naming system

* update changelog file

Adding German language to country data and its translations

14 Apr 00:15
bd11edf
Compare
Choose a tag to compare
3.4.4

Adding German language to country data and its translations (#15)