Skip to content

Releases: JuliaGizmos/WebIO.jl

v0.3.1

21 Aug 15:16
c5faf6a
Compare
Choose a tag to compare
add Blink test lower bound (#183)

* update travis

* use proper lower bound for blink

v0.3.0

18 Aug 17:40
a6d1c7b
Compare
Choose a tag to compare
move widget methods from InteractBase (#175)

* move widget methods from InteractBase

* add import widgets

v0.2.6

15 Aug 11:58
b1f347a
Compare
Choose a tag to compare
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

25 Jul 01:25
32d3b21
Compare
Choose a tag to compare

v0.2.4

28 Jun 00:05
Compare
Choose a tag to compare
don't prevent an update if the value doesn't change. Other cleanup

v0.2.3

26 Jun 19:06
Compare
Choose a tag to compare
Fix polyfill URL

v0.2.2

22 Jun 12:26
Compare
Choose a tag to compare
set root path in jupyter static server

v0.2.1

20 Jun 12:29
Compare
Choose a tag to compare
bug fix auto-registration when called with same URL twice

v0.2.0

18 Jun 17:21
Compare
Choose a tag to compare
run lowerdeps in import!

v0.1.12

05 Jun 15:40
Compare
Choose a tag to compare
render observable html (#136)