Releases: so-dang-cool/findup
Releases · so-dang-cool/findup
v1.1.2
- compile with zig 0.11.0
- add aqua.yaml (for build-from-source)
- update workflows and release artifact naming/layout
- previously the artifact name was like
$arch-$os-$libc.tgz
and layout was$arch-$os-$libc/bin/findup
- now the artifact name is
findup-$arch-$os-$libc.tgz
and layout is justfindup
- previously the artifact name was like
Full Changelog: v1.1.1...v1.1.2
findup 1.1.1
- Added a link to this repository to help message
- Automated artifacts attached to github releases
Full Changelog: v1.1...v1.1.1
Findup 1.1
- Now builds with Zig 0.10.1
- Better tests
- Still does the same things
Full Changelog: v1.0...v1.1
findup v1.0
Full Changelog: https://github.com/hiljusti/findup/commits/v1.0