Skip to content

v0.8.11

Compare
Choose a tag to compare
@julia-tagbot julia-tagbot released this 28 Aug 20:58
· 86 commits to master since this release
v0.8.11
973fdd1

v0.8.11 (2019-08-28)

Diff since v0.8.9

Closed issues:

  • Pushing an observable to multiple clients no longer works in WebIO 0.8.9 (#337)
  • WebIO can't be built on AppVeyor (#335)
  • WebIO labextension installation error: No linked package for @webio/webio (#334)
  • WebIO build fails due to ssl certificate problem (#333)
  • Creating tags but not releases (#326)
  • "Warning: Please upgrade Blink" when Blink already at newest release (#318)
  • Interact on IJulia only works after kernel restart (#316)
  • Unable to load WebIO. (#281)
  • Simpler default behavior for webio_serve (#189)
  • Forward modifiers on Scope to its .dom (#132)

Merged pull requests:

  • Add troubleshooting documentation. (#341) (travigd)
  • Fix sending commands to multiple frontends. (#338) (travigd)
  • Run extra build steps only when testing WebIO (#336) (giordano)