This is a major backwards incompatible release. It is a complete, ground up rewrite of Briefcase, converting it into a PEP518 build tool instead of a setuptools extension.
It also dramatically improves support on all platforms, and contains a comprehensive test suite.
0.3.0.dev8
* Allowed for different device formats returned by simctl for iOS. * Corrected path handling for Windows when there are multiple source paths. * Fixed the stub publish command for macOS. * Honor Content-Disposition headers when downloading resources.
0.3.0.dev7
* Improves error handling when git is not installed * Sets a maximum version on Jinja2 to preserve Python 3.5 compatibility.
0.3.0.dev6
* Addressed a packaging problem with GitPython * Various documentation improvements.
0.3.0.dev5
* Removes the dependency on boto by using the briefcase-support.org proxy for providing support packages.
0.3.0.dev4
Bugfix release; corrects error seen during packaging of macOS DMGs