1.1.0

ZipMapperInterface provided and extra dataset information available via the DsInfo interface.

  • DsInfo now provides Dataset.location
  • DfInfo now has getCreateId() and getModId() rather than getCreator()
  • A ZipMapperInterface has been added
  • The get call of the MainStorageInterface now has the signature: "String location, String createId, String modId" so that you can access both the modId and the createId.

1.0.0

Initial public release.