Skip to content

0.4.1

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Mar 04:31
· 8 commits to main since this release
8284300

This release adds no new features; it is purely to overcome a problem with a transitive dependency on binaryornot that prevents basic Briefcase usage of templates.

Bugfixes

  • Briefcase now imposes a version pin on binaryornot < 0.5.0. Recent binaryornot releases introduced a series of bugs that cause catastrophic errors in PNG detection and file encoding. (#2712)

Misc