0.7.0: Minor API Changes and InputStream Constructor for DatabaseReader.Builder
Pre-release
Pre-release
- Renamed
getSubdivisionsListtogetSubdivisionsonAbstractNamedRecord. - An
InputStreamconstructor was added to theDatabaseReader.Builder
class. This reads the stream into memory as if it was using the
FileMode.MEMORYmode. Patch by Matthew Daniel. - The source code is now attached during packaging. Patch by Matthew Daniel.