3.7.2 Release
What's Changed
- Issue #3: Use GeoLite2 databases provided by db-ip.com by @alexmerlin in #4
- Issue #6: Replaced dot-console with dot-cli by @alexmerlin in #7
- updated packages by @SergiuBota1 in #10
- php versions fixed by @SergiuBota1 in #12
- Issue #13: Refactor config file. by @alexmerlin in #14
- composer.json: Removed laminas/laminas-dependency-plugin by @alexmerlin in #15
- Issue #8: Implemented unit tests, cs-check, static analysis. by @alexmerlin in #17
- Issue #18: Bump PHPUnit to version 10.x by @alexmerlin in #19
- Issue #20: Replace PSR12 usage with LaminasCodingStandard by @alexmerlin in #21
- Issue #22: Allow running on PHP8.2 by @alexmerlin in #23
- Issue: #24: Unable to synch database files. by @alexmerlin in #25
- Issue #24: Unable to synch database files by @alexmerlin in #26
- added PHP 8.3 to composer and .yml files by @OnitaAndrei in #28
- Fixed command declaration by @MarioRadu in #30
- Removed support for PHP 8.1 by @MarioRadu in #31
- Added documentation for v3 by @OnitaAndrei in #33
- Update README.md by @arhimede in #36
- returns objects when retreive location informations for an ip address by @cPintiuta in #35
- Marked package as wrapper by @MarioRadu in #38
New Contributors
- @SergiuBota1 made their first contribution in #10
- @OnitaAndrei made their first contribution in #28
- @MarioRadu made their first contribution in #30
- @arhimede made their first contribution in #36
- @cPintiuta made their first contribution in #35
Full Changelog: v0.1.1...3.7.2