Releases: JuliaGizmos/WebIO.jl
Releases · JuliaGizmos/WebIO.jl
v0.8.11
v0.8.11 (2019-08-28)
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:
v0.8.9
v0.8.6
v0.8.5
v0.8.4
See github.com/JuliaGizmos/WebIO.jl/releases/tag/v0.8.4 for release n…
Fix Windows-specific Jupyter locations.
The main PR for this release is #286. Fixes the issue where %APPDATA%
wasn't being expanded properly on Windows.
fix generic http provider for HTTP 0.8
Merge pull request #271 from JuliaGizmos/sd-fix_http fix webserver for HTTP 0.8 + WebSockets 1.5
WebIO frontend re-write
v0.8.0 Remove render_internal function. (#270)
Jupyter notebook stability fixes.
v0.6.2 Fix `npm install` in bundlejs for CI.
Fix SVG support.
Fix SVG support. (#231) * Fix SVG support. * Remove .js.map files from git.