Releases: eccenca/Brewlet
Releases · eccenca/Brewlet
Release list
v1.8.3
Changed
- Releases are built by the same
task packagecommand used locally and
published with the GitHub CLI, taking their notes from this file. They are no
longer marked as drafts or prereleases, and the runner image is pinned so a
release cannot silently change Xcode versions. - The README points at this fork's releases rather than upstream's, and
describes the count badge that replaced the colored icon.
Fixed
- The version stamp looked for
.git/shallowrelative to the build's working
directory rather than the project, so a shallow clone could pass for a full
one and stamp a build number lower than the previous release's. It now asks
git directly.