Skip to content

shiny 0.2.9

Compare
Choose a tag to compare
@wch wch released this 03 Nov 18:09
· 906 commits to main since this release

Bug fixes

  • Closed #240, #330: Fixed live examples with additional files. (#340)

  • Fixed shiny run handling on Windows of absolute paths with drive letter, as in shiny run c:/myapp/app.py. (#370)