Skip to content

0.2.0: C Extension and Improved Error Handling

Pre-release
Pre-release

Choose a tag to compare

@oschwald oschwald released this 21 Oct 17:54
· 709 commits to main since this release
  • Added optional C extension for using libmaxminddb in place of the pure PHP
    reader.
  • Significantly improved error handling in pure PHP reader.
  • Improved performance for IPv4 lookups in an IPv6 database.