fps-go-brr/CHANGELOG.md
aria 42aab22d8a
All checks were successful
Build and Release / build (push) Successful in 1m31s
bump: version 0.1.0 → 0.1.1
2025-06-14 03:18:07 +10:00

27 lines
628 B
Markdown

## 0.1.1 (2025-06-14)
### Feat
- **workflow**: run on normal commits too
### Fix
- **workflow**: fix artifact upload
- **workflow**: remove sudo again
- **workflow**: fix the upx install
- **workflow**: fix release workflow
## 0.1.0 (2025-06-14)
### Feat
- **forgejo**: add a workflow for building binaries
- **build-compact.sh**: add build script that outputs a heavily compacted binary
- massive additions to output csv
- Get claude AI to generate and debug FPS measurement functionality
- allow selecting diff checker type and min diff
- first wave of tests
### Fix
- **gitignore**: add compiled binary to gitignore