Skip to content

Releases: JuliaPluto/PlutoUI.jl

v0.7.0

03 Feb 15:27
Compare
Choose a tag to compare

PlutoUI v0.7.0

Diff since v0.6.11

v0.6.11

29 Dec 19:45
d4c04d4
Compare
Choose a tag to compare

PlutoUI v0.6.11

Diff since v0.6.10

Closed issues:

  • DownloadButton docs refering to itself (#67)

Merged pull requests:

v0.6.10

05 Nov 12:49
84c37c1
Compare
Choose a tag to compare

PlutoUI v0.6.10

Diff since v0.6.9

Merged pull requests:

  • Slider that displays lower and upper bound (#63) (@lemonade5117)

v0.6.9

05 Nov 10:12
Compare
Choose a tag to compare

PlutoUI v0.6.9

Diff since v0.6.8

Closed issues:

  • Radio button not binding values on Windows 10, Julia 1.5.2 (#55)
  • Select for elements other than AbstractStrings (#65)

v0.6.8

24 Oct 00:35
Compare
Choose a tag to compare

PlutoUI v0.6.8

Diff since v0.6.7

Closed issues:

  • Memoized evaluation for sliders (#53)
  • Clock's Stop button not working in Pluto v0.12.3 (#57)

Merged pull requests:

v0.6.7

07 Oct 17:10
Compare
Choose a tag to compare

PlutoUI v0.6.7

Diff since v0.6.6

v0.6.6

03 Oct 01:11
d1011cf
Compare
Choose a tag to compare

PlutoUI v0.6.6

Diff since v0.6.5

Merged pull requests:

  • Restrict height of result of with_terminal() (#40) (@j-fu)
  • Allow getting the value from with_terminal (#43) (@dralletje)
  • Start with clock in stopped state (was ClockChecker) (#47) (@j-fu)

v0.6.5

27 Sep 09:47
Compare
Choose a tag to compare

PlutoUI v0.6.5

Diff since v0.6.4

v0.6.4

22 Sep 20:25
b3ca9f8
Compare
Choose a tag to compare

PlutoUI v0.6.4

Diff since v0.6.3

Closed issues:

  • Default value for date widget not recognized (#41)

Merged pull requests:

v0.6.3

20 Sep 12:47
70586ae
Compare
Choose a tag to compare

PlutoUI v0.6.3

Diff since v0.6.2

Merged pull requests:

  • with_terminal to capture stdout and stdin (#31) (@j-fu)