Releases: JuliaGizmos/WebIO.jl
Releases · JuliaGizmos/WebIO.jl
v0.3.1
add Blink test lower bound (#183)
* update travis
* use proper lower bound for blink
v0.3.0
move widget methods from InteractBase (#175)
* move widget methods from InteractBase
* add import widgets
v0.2.6
Merge pull request #165 from tkoolen/tk/misc
A few minor improvements
v0.2.5: Merge pull request #162 from JuliaGizmos/s/fix-mac-os
do JSON-based Jupyter config properly
v0.2.4
don't prevent an update if the value doesn't change. Other cleanup
v0.2.2
set root path in jupyter static server
v0.2.1
bug fix auto-registration when called with same URL twice
v0.1.12
render observable html (#136)