Open Hawkbat opened 7 years ago
Distinguishing between v0.3.0 and prior files will be difficult due to the lack of version number. If it's absolutely necessary, the easiest option is to try loading as pre-v0.3.0 and then trying again as v0.3.0 if an exception is thrown.
In the interest of keeping development simple, this is getting pushed back to v1.0.0.
Exported files should contain the version number, and serialization logic should include appropriate branching for handling older versions.