2.9.0
- You may now pass in the database via a file descriptor rather than a file
name when creating a newgeoip2.database.Readerobject usingMODE_FD.
This will read the database from the file descriptor into memory. Pull
request by nkinkade. GitHub #53.