The detailed list of changes is below.
* 09/13/2018 Enhanced the MT940 parser to allow for an optional currency designator in decimal values. (Swing, Fx) _[Alex Werz]_
* 09/13/2018 Reinstated check and correct for data files with multiple root accounts and config objects. (Swing, Fx)
* 09/13/2018 The Fx interface now uses picocli for command line processing. (Fx)
* 09/13/2018 The old Swing interface no longer supports command line processing. (Swing)
* 09/10/2018 Fixed a bug that was preventing initialization of a new user specified portable preference file. (Fx)
* 09/09/2018 Fixed a random stability issue with client / server operation discovered during unit testing. (Swing, Fx)
* 09/09/2018 Updated to the latest Apache POI dependency.
* 09/09/2018 Updated manual with proper use of escape characters on the command line for file names.
* 09/06/2018 Dropped use of log4j as it is no longer a needed dependency.