* 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
0.3.0.dev3
* Normalized the naming of names (so `name` becomes `app_name`) * Ensure that the full app ID is included in app metadata.
0.3.0.dev2
* Splits the "build" command into "build" and "package". * Adds code signing for macOS apps * Corrected some minor capitalization issues in wizard prompts * Corrected some problems associated with short source paths.