We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8507a8 commit 5bb6996Copy full SHA for 5bb6996
HISTORY.rst
@@ -3,6 +3,15 @@
3
History
4
-------
5
6
+0.3.0 (2014-02-11)
7
+++++++++++++++++++
8
+
9
+* This release includes a pure Python implementation of the database reader.
10
+ If ``libmaxminddb`` is not available or there are compilation issues, the
11
+ module will fall-back to the pure Python implementation.
12
+* Minor changes were made to the exceptions of the C extension make them
13
+ consistent with the pure Python implementation.
14
15
0.2.1 (2013-12-18)
16
++++++++++++++++++
17
0 commit comments