Skip to main content

Release History

VersionDate
3.1.024 September 2021
3.0.017 June 2020
2.0.016 December 2019
1.5.030 October 2019
1.4.14 June 2019
1.4.031 May 2019
1.3.020 April 2018
1.2.11 March 2018
1.2.026 February 2018
1.1.030 November 2017
1.0.014 November 2017

v3.1.0

Breaking Changes
  • None.
New Features
  • Can now parse EE json format for data.
Enhancements
  • None.
Fixes
  • None.
Notes
  • None.

v3.0.0

Breaking Changes
  • Removed deprecated method for linking meters to HV supply points.
New Features
  • None.
Enhancements
  • None.
Fixes
  • None.
Notes
  • None.

v2.0.0

Breaking Changes
  • Updated to use v13.0 network database.
New Features
  • None.
Enhancements
  • None.
Fixes
  • None.
Notes
  • None.

v1.5.0

Breaking Changes
  • Updated to use v11.0 network database.
New Features
  • None.
Enhancements
  • None.
Fixes
  • None.
Notes
  • None.

v1.4.1

Breaking Changes
  • None.
New Features
  • None.
Enhancements
  • None.
Fixes
  • Updated SQLite driver to support JDK 11.
Notes
  • None.

v1.4.0

Breaking Changes
  • None.
New Features
  • None.
Enhancements
  • Updated to support a v10.0 network database.
Fixes
  • None.
Notes
  • None.

v1.3.0

Breaking Changes
  • None.
New Features
  • Added option to rebuild the data store index in case it gets corrupted.
Enhancements
  • None.
Fixes
  • Readings in the future now attempt to use the mapping for the current date.
Notes
  • None.

v1.2.1

Breaking Changes
  • None.
New Features
  • None.
Enhancements
  • None.
Fixes
  • Fixed an issue with data caching that could cause data loss.
Notes
  • None.

v1.2.0

Breaking Changes
  • None.
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
  • None.
Notes
  • None.

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
  • None.
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.