New features and changes
- ZIP conversion: made ZIP conversion explicit with new -z or --zip arguments and in usage. JSON conversion with -j or --json arguments also still checks for ZIP file and will extract JSON before starting conversion.
Solved issues
- ZIP conversion: the --output_dir argument was ignored when extracting the JSON file from the ZIP file.
Known Issues
- There seems to be a problem lately to properly initialize the TCX XSD schema when using the --validate_xml argument.