Releases: posit-dev/shinylive
Releases · posit-dev/shinylive
Shinylive 0.4.1
Python:
- Updated py-shiny to 0.10.2.
Shinylive 0.4.0
- With the editor and example pages, the URL hash now automatically updates when the user re-runs the app with the Play button. (#129)
- Updated copyright notice to refer to Posit.
Python:
- Updated py-shiny to 0.10.1.
- Updated py-shinywidgets to 0.5.2.
R:
- R package binaries are now loaded from a relative URL (#121)
Shinylive 0.3.0
Python:
- Updated to pyodide 0.25.1.
- Updated shiny to 0.9.0.
- Updated shinyswatch to 0.6.0.
- Updated shinywidgets to 0.3.2.
R:
- Updated to webR 0.3.1, which allows much faster package loading via emscripten VFS images.
- Updated to shiny 1.8.1.1.
- Updated editor to use 2-space indents for R.
Shinylive 0.2.8
- Updated py-shiny to 0.8.1.
- Updated py-shinywidgets to 0.3.1.
Shinylive 0.2.7
- Updated py-shiny to 0.8.0.
Shinylive 0.2.6
- Updated py-shiny to 0.7.1.
Shinylive 0.2.5
- Updated py-shiny to 0.7.0.
- Updated py-shinywidgets to 0.3.0.
- Updated py-faicons to 0.2.2.
- Added a shim so that
seaborn.load_dataset()
works in Shinylive.
Shinylive 0.2.4
- Updated to shiny 0.6.1 and htmltools 0.5.1.
- Fixed handling of binary files in
appCode
for R Shiny applications. - Changed build system from
yarn
tonpm
.
Shinylive 0.2.3
- Updated to webR 0.2.2.
- Fixed #69: Ensure that R's
shiny::isRunning()
returnsTRUE
.
Shinylive 0.2.2
- Updated to shiny 0.6.0.