Skip to content

Releases: posit-dev/py-shinylive

shinylive Python package 0.4.0

23 May 20:33
@wch wch
Compare
Choose a tag to compare
  • Updated to Shinylive web assets 0.4.0.

  • Closed #28: On Windows, extended characters were not handled correctly. Files are now always loaded with UTF-8 encoding. (#29)

shinylive Python package 0.3.0

16 Apr 17:00
@wch wch
Compare
Choose a tag to compare
  • Updated to Shinylive web assets 0.3.0.

shinylive Python package 0.2.4

08 Mar 18:07
@wch wch
Compare
Choose a tag to compare
  • Updated to Shinylive web assets 0.2.8.

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