Skip to content

Releases: GenieFramework/Stipple.jl

v0.28.19

10 Nov 14:41
Compare
Choose a tag to compare

Stipple v0.28.19

Diff since v0.28.18

This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.

v0.30.13

08 Nov 09:26
8be4d17
Compare
Choose a tag to compare

Stipple v0.30.13

Diff since v0.30.12

v0.28.18

08 Nov 14:16
Compare
Choose a tag to compare

Stipple v0.28.18

Diff since v0.28.17

This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.

v0.28.17

08 Nov 09:38
61fe055
Compare
Choose a tag to compare

Stipple v0.28.17

Diff since v0.28.16

This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.

v0.30.12

07 Nov 20:26
Compare
Choose a tag to compare

Stipple v0.30.12

Diff since v0.30.11

Merged pull requests:

Closed issues:

  • Make websocket diconnection alert more flexible and automatically clear upon reconnection (#297)

v0.30.11

29 Oct 18:09
50c7ca6
Compare
Choose a tag to compare

Stipple v0.30.11

Diff since v0.30.10

Merged pull requests:

Closed issues:

  • "Could not decode a text frame as UTF-8" when continuously updating a variable in async task (#290)
  • stipple_parse() fails for Union{Nothing, String} (#294)
  • stipple_parse() fails for Union{Nothing, String} (#295)

v0.28.16

25 Oct 12:39
Compare
Choose a tag to compare

Stipple v0.28.16

Diff since v0.28.15

This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.

v0.30.10

24 Oct 12:31
Compare
Choose a tag to compare

Stipple v0.30.10

Diff since v0.30.9

v0.28.15

23 Oct 17:52
Compare
Choose a tag to compare

Stipple v0.28.15

Diff since v0.28.14

This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.

v0.30.9

12 Oct 12:32
Compare
Choose a tag to compare

Stipple v0.30.9

Diff since v0.30.8

Merged pull requests:

  • add @stipple_precompile for easier precompilation of user apps (#293) (@hhaensel)