You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: optimize binary size with UPX compression (14MB→3-5MB)
- Add UPX compression to GitHub Actions release workflow
- Add build-release target in Makefile for local optimized builds
- Add -trimpath flag to remove filesystem paths from binary
- Bump version to 0.18.2
0 commit comments