Features
- Added support for deploying an app as a static web page using PyScript. (#3)
- Briefcase log files are now stored in the
logs
subdirectory and only when the current directory is a Briefcase project. (#883)
Bugfixes
- Output from spawned Python processes, such as when running
briefcase dev
, is no longer buffered and displays in the console immediately. (#891)