What's new in v1.7?
- Fixing to load a xmpp file
- Fixing automation chart (requires jfreechart)
- Fixing add new scripts
- Added scripts samples on "Examples" directory
- Updated the User Guide
- Added optional command line arguments for the executable JAR:
-loadFile - Loads a previously saved file at launch. Provide the absolute path.
-portNumber - An IP port number to connect this current configuration.
-help - A command line help message to display the command line arguments.
-hide - Start ModbusPal without showing the UI elements so it can run in a headless environment.
- ModbusPal can be executed without a GUI
- Updated to jython 2.7.0
- Updated to jfree-freechart 1.0.15
- Updated to jfree-jcommon 1.0.17
- Updated to xml-apis 1.3.04
- Updated to itext 2.1.5
- Updated to rxtx 2.2.2
- Generated a JavaDoc dist/javadoc
- Added a docker builder