move
move copied to clipboard
[Bug]
🐛 Bug
A mechanism to serialize for older file format versions is added in #123. However, the implementation of downwards compatibility is incomplete: only the metadata change is supported. Any changes in v5 from before metadata still need to be implemented. Therefore, the shiny new logic actually bails out with an error if anything else than v5 is requested.