0.3.1: InputStream Constructor for Reader
Pre-release
Pre-release
- An
InputStream
constructor was added to theReader
class. This reads the
stream into memory as if it was usingFileMode.MEMORY
. Patch by Matthew
Daniel. - The source code is now attached during packaging. Patch by Matthew Daniel.
- The artifact ID was changed to
maxmind-db
in order to increase naming
consistency.