Release History v3.1.0 Breaking Changes New Features Can now parse EE json format for data. Enhancements Fixes Notes v3.0.0 Breaking Changes Removed deprecated method for linking meters to HV supply points. New Features Enhancements Fixes Notes v2.0.0 Breaking Changes Updated to use v13.0 network database. New Features Enhancements Fixes Notes v1.5.0 Breaking Changes Updated to use v11.0 network database. New Features Enhancements Fixes Notes v1.4.1 Breaking Changes New Features Enhancements Fixes Updated SQLite driver to support JDK 11. Notes v1.4.0 Breaking Changes New Features Enhancements Updated to support a v10.0 network database. Fixes Notes v1.3.0 Breaking Changes New Features Added option to rebuild the data store index in case it gets corrupted. Enhancements Fixes Readings in the future now attempt to use the mapping for the current date. Notes v1.2.1 Breaking Changes New Features Enhancements Fixes Fixed an issue with data caching that could cause data loss. Notes v1.2.0 Breaking Changes New Features Added maxCacheSize option to config. Added preloadCacheThreshold to config. Enhancements Large performance improvements on load files that contain many dates. Various updates to log messages. Fixes Notes v1.1.0 Breaking Changes Path to the failed directory needs to be specified in the config file. New Features Added config to log messages to syslog. Input files that fail to process are moved to a "failed directory" Now ignores records before a provided date via command line arguments. Enhancements Fixes The current log is now logged to the specified log path instead of just archive logs. Notes To enable logging messages for files which failed to process, add the required syslog options in the config file. Refer to configuration for more info.