Skip to content

v0.1.5

Choose a tag to compare

@jph00 jph00 released this 13 Feb 00:36
· 32 commits to master since this release

New Features

  • Add DummyHistory (#38)

Bugs Squashed

  • CaptureShell.enable_matplotlib does not follow its parent's interface (#42)
  • Specify encoding when reading file in write_nb (#41), thanks to @RalfG