shiny 0.2.7
New features
shiny runnow takes a--launch-browserargument that causes the default web browser to be launched after the app is successfully loaded. Also, the--portargument now interprets a value of0as "listen on a random port". (#329)
Other changes
- Updated API document generation with updated paths to work with new version of Shinylive. (#331)