-
Switches to native Go build info for versioning
released this
2026-04-11 14:06:11 +00:00 | 0 commits to main since this releaseSimplifies the version command and Makefile by removing manual ldflags injection. The application now relies entirely on Go's built-in VCS metadata embedding to extract version, commit, and date information, ensuring accurate reporting across all build methods.
Downloads