splitter: 1.1.0 - Input/Output is expected/read as JSON splitter-1.1.0
authorKai Moritz <kai@juplo.de>
Sat, 4 Feb 2023 10:13:50 +0000 (11:13 +0100)
committerKai Moritz <kai@juplo.de>
Sun, 5 Feb 2023 13:41:17 +0000 (14:41 +0100)
- The input is mapped to the class `Recording`
- The output is mapped as class `Word`
- Added a test, that asserts, that the expected input can be read and the
  intended output is written.


No differences found