Releases: dotkernel/dot-geoip
Releases · dotkernel/dot-geoip
3.11.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- Issue #50: Major refactoring & Added option to increase memory limit by @alexmerlin in #51
Full Changelog: 3.10.1...3.11.0
3.10.1
Immutable
release. Only release title and notes can be modified.
What's Changed
- Issue #48:
src/Command/GeoIpCommand.php: Make$defaultNamepublic by @alexmerlin in #49
Full Changelog: 3.10.0...3.10.1
3.10.0
What's Changed
- Issue #46: Remove PHP 8.1 and add PHP 8.4 & 8.5 support by @alexmerlin in #47
Full Changelog: 3.9.0...3.10.0
3.9.0 Release
3.8.1 Release
3.8.0 Release
What's Changed
- updated readme by @bidi47 in #39
- Issue #40: Added support for PHP 8.4 by @alexmerlin in #41
New Contributors
Full Changelog: 3.7.2...3.8.0
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
3.7.1 Release
Full Changelog: 3.7.0...3.8.0
Return Null for local IPs
What's Changed
- 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
New Contributors
Full Changelog: 3.6.0...3.7.0
Bump PHP to 8.3
What's Changed
- Fixed command declaration by @MarioRadu in #30
- Removed support for PHP 8.1 by @MarioRadu in #31
New Contributors
- @MarioRadu made their first contribution in #30
Full Changelog: v0.1.1...3.6.0