Changelog for nbparts-0.1.1.0
nbparts Changelog
v0.1.1.0
-
Fix incorrect serialisation of
FormatJsonin the manifest file.- For backward compatibility,
nbpartswill still be able to deserialise the incorrect representation.
- For backward compatibility,
-
Media directories (
mediaandoutputs-media) will now only be created if necessary (i.e., when there are media to export). -
Packing will no longer fail when the outputs file is missing. Instead,
nbpartswill warn and assume that the notebook has no outputs.
v0.1.0.0
- Initial release.