* feat: Prioritize musl binaries over glibc for improved portability (78) basnijholt
0.35.0
What’s Changed
* Use global `SUPPORTED_ARCHIVE_EXTENSIONS` (77) basnijholt * Make `test_release_patterns.py` version independent (76) basnijholt * Sort the tools in my example `dotbins.yaml` (75) basnijholt * Detect linux-64 as Linux x86_64 (74) basnijholt * Skip cargo-dist `-update` files (73) basnijholt
0.34.0
What’s Changed
* Always assume `.AppImage` is linux (72) basnijholt * Cleanup the logic in `detect_asset.py` (71) basnijholt
0.33.0
What’s Changed
* Prioritize GNU over musl (70) basnijholt * Prioritize in a new and more flexible way (69) basnijholt
0.32.0
What’s Changed
* Test with real package asset data and fix priority picks (68) basnijholt * Comparison with Alternatives (64) basnijholt