• v0.1.2 4155d78440

    Switches to native Go build info for versioning

    dtomlinson released this 2026-04-11 14:06:11 +00:00 | 0 commits to main since this release

    Simplifies 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