Releases: beeware/briefcase
Releases · beeware/briefcase
Release v0.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.
Release v0.3.0.dev7
- Improves error handling when git is not installed
- Sets a maximum version on Jinja2 to preserve Python 3.5 compatibility.
Release v0.3.0.dev6
- Addressed a packaging problem with GitPython
- Various documentation improvements.
Release v0.3.0.dev5
- Removes the dependency on boto by using the briefcase-support.org proxy for providing support packages.
Release v0.3.0.dev4
Bugfix release; corrects error seen during packaging of macOS DMGs
Release v0.3.0.dev3
- Normalized the naming of names (so
namebecomesapp_name) - Ensure that the full app ID is included in app metadata.
Release v0.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.