To pair with #1, an --input-version <version> should be added. The Germ JSON schema has a version field to manage changes to the schema, similar to the asciicast format and many other JSON schemas. This would indicate which format parser should be used for the input format. The default would be the latest defined version.
To pair with #1, an
--input-version <version>should be added. The Germ JSON schema has aversionfield to manage changes to the schema, similar to the asciicast format and many other JSON schemas. This would indicate which format parser should be used for the input format. The default would be the latest defined version.