We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b48af0 commit 669437bCopy full SHA for 669437b
HISTORY.rst
@@ -3,6 +3,14 @@
3
History
4
-------
5
6
+2.9.0
7
+++++++++++++++++++
8
+
9
+* You may now pass in the database via a file descriptor rather than a file
10
+ name when creating a new ``geoip2.database.Reader`` object using ``MODE_FD``.
11
+ This will read the database from the file descriptor into memory. Pull
12
+ request by nkinkade. GitHub #53.
13
14
2.8.0 (2018-04-10)
15
++++++++++++++++++
16
0 commit comments