Releases: maxmind/GeoIP2-php
Releases · maxmind/GeoIP2-php
0.2.1 Beta
- First official beta release.
- Documentation updates and corrections.
0.2.0 Alpha
GenericExceptionwas renamed toGeoIP2Exception.- We now support more languages. The new languages are de, es, fr, and pt-BR.
- The REST API now returns a record with data about your account. There is a new geoip.records.MaxMind class for this data.
- The
continentCodeattribute onContinentwas renamed tocode. - Documentation updates.
0.1.1 Alpha
- Updated Guzzle version requirement
- Fixed Composer example in README.md
0.1.0 Alpha
- Initial release