Skip to content

v0.8.9

Compare
Choose a tag to compare
@julia-tagbot julia-tagbot released this 01 Aug 00:20
· 97 commits to master since this release
v0.8.9
6a7f2b4

v0.8.9 (2019-07-31)

Diff since v0.8.8

Closed issues:

  • 404 Error from WebIO Blink Provider (#325)
  • WebIO not detected in jupyterlab (#315)
  • Don't silently install things into other software systems (#314)
  • register\_renderable is not ideal (#48)
  • We should upload minified/optimized JS to NPM. (#328)

Merged pull requests:

  • Fix JupyterLab plugin (no more WebIO not detected). (#332) (travigd)
  • Fix memory leak in ConnectionPool when connections are closed. (#330) (travigd)
  • Make Scope/ObservableNode wrap in span, not div. (#329) (travigd)