++++++++++++++++++
* This release includes a pure Python implementation of the database reader.
If ``libmaxminddb`` is not available or there are compilation issues, the
module will fall-back to the pure Python implementation.
* Minor changes were made to the exceptions of the C extension make them
consistent with the pure Python implementation.