Currently, the serializer/deserializer does not support CircuitSim 1.x files, because: - component names differ - property names differ In the `serialize` module, the `version` field should be used to detect legacy files and use that to handle legacy files
Currently, the serializer/deserializer does not support CircuitSim 1.x files, because:
In the
serializemodule, theversionfield should be used to detect legacy files and use that to handle legacy files