Skip to content

Releases: posit-dev/py-shinylive

shinylive Python package 0.2.3

04 Mar 18:10
@wch wch
Compare
Choose a tag to compare
  • Updated to Shinylive web assets 0.2.7.

shinylive Python package 0.2.2

05 Feb 21:12
@wch wch
Compare
Choose a tag to compare
  • Updated to Shinylive web assets 0.2.6.

shinylive Python package 0.2.1

26 Jan 00:31
@wch wch
Compare
Choose a tag to compare
  • Added support for packages which are listed in requirements.txt and are part of the Pyodide distribution, but are not imported in the code, and are soft dependencies of imported packages (they are optionally loaded, as opposed to hard dependencies which are always loaded). (#25)

shinylive Python package 0.2.0

25 Jan 18:55
@wch wch
Compare
Choose a tag to compare
  • Added shinylive url encode and shinylive url decode commands to encode local apps into a shinylive.io URL or decode a shinylive.io URL into local files. These commands are accompanied by url_encode() and url_decode() functions for programmatic use. They are supported by the new ShinyliveIoApp class which provides methods to get the app URL, save the app locally, or create a Shinylive quarto chunk from the app's files. (#20, #23)

  • Updated to Shinylive web assets 0.2.5.

shinylive Python package 0.1.3

19 Dec 18:02
@wch wch
Compare
Choose a tag to compare
  • Fixed shinylive assets install-from-local.

  • Updated to Shinylive web assets 0.2.4.

shinylive Python package 0.1.2

30 Nov 14:52
5b4d558
Compare
Choose a tag to compare

Library updates

  • Updated to Shinylive web assets 0.2.3.

What's Changed

Full Changelog: v0.1.1...v0.1.2

shinylive Python package 0.1.1

31 Oct 21:00
dbe9668
Compare
Choose a tag to compare

Library updates

  • Updated to Shinylive web assets 0.2.2

shinylive Python package 0.1.0

05 Oct 18:46
dc5f7d0
Compare
Choose a tag to compare

Library updates

  • Updated to Shinylive web assets 0.2.1

What's Changed

  • Use version value supplied to bundle url function by @schloerke in #9
  • Update name load-shinylive-sw.js to load-shinylive-sw.js by @schloerke in #15
  • Remove redundant logic by @schloerke in #10
  • chore(README.md): Update links from rstudio to posit-dev by @schloerke in #11
  • Add support for multiple replacements in template by @schloerke in #13
  • all_files support for py-shinylive's base-deps function by @schloerke in #14
  • cli!: Move quarto extension methods under extension. Return core and python assets only by @schloerke in #16

New Contributors

Full Changelog: v0.0.17...v0.1.0

shinylive Python package 0.0.17

23 Aug 20:40
@wch wch
Compare
Choose a tag to compare

Library updates
Updated to Shinylive web assets 0.1.6.

shinylive Python package 0.0.16

08 Aug 21:51
@wch wch
Compare
Choose a tag to compare

Library updates

  • Updated to Shinylive web assets 0.1.5.