Releases: R9295/parserkiosk
Releases · R9295/parserkiosk
0.3.0
0.2.3
0.2.2
0.2.1
0.2.0
The config.yaml
now needs 3 new properties
import_string
to automatically import the parser module and it's functions that we want to testserialize_function
to automatically load the parser's serialize function we want to testde_serialize_function
to automatically load the parser's de-serialization function we want to test