Version 1.2.0
Release date: 2018-04-30
-
General new features
- Arkade for the command line may now be run on macOS/Linux with the cross platform framework .NET Core
- Arkade GUI/CLI for Windows may now be run on either .NET Core or regular .NET Framework for Windows
-
Packages
- Packages are no longer restricted by the 8 GB size limit for single files
-
Report
- The test name is consistently used as heading for each Noark 5 test
- The test type (analysis/control) is displayed for every test
- Line numbers are provided and redundant info is removed in XML validation error messages
- Test result messages are made more consistent
- Language in the report is made clearer in general
-
ADDML flatfile definitions
- Support for complex field- and record separators
- Support for quoted semicolons in csv field values
-
Noark 5 tests
- Public and running journals are now XML-validated
- N5.09 has been improved
- Milliseconds are supported on dates in archive
-
Command line interface
- HTML test report is written to output directory
- System logs are written to file (and console)
-
Other improvements/bugfixes
- Trouble reading period separation is handled
- Checksum control of ADDML files, disabled by mistake, is reenabled with case-insensitive checksum comparison and improved user feedback
- Command line interface usage/options function is fixed and reenabled
- + a number of other minor improvements and bugfixes