Release v1.13.0
New in v1.13.0
- [#104] Added
to_dict()
method andfrom_dict()
classmethod toFileSequence
to expand support for custom serialization beyond just pickle format (just as json)
New in v1.13.0
to_dict()
method and from_dict()
classmethod to FileSequence
to expand support for custom serialization beyond just pickle format (just as json)