• v0.3.3 509e02b2e8

    Grokkit v0.3.3
    All checks were successful
    CI / Test (push) Successful in 33s
    CI / Lint (push) Successful in 22s
    CI / Build (push) Successful in 19s
    Release / Create Release (push) Successful in 35s
    Stable

    gmgauthier released this 2026-03-30 10:06:50 +00:00 | 55 commits to master since this release

    [v0.3.3] - 2026-03-30

    Bolstered the install script with checksum verification and smoother handling—now even more reliable!

    Added

    • Add robust checksum download and verification using sha256sum or shasum
    • Add handling for missing checksum tools or entries with warnings
    • Add trap for temp dir cleanup
    • Add debug echoes
    • Add changelog entries for v0.3.1

    Changed

    • Strip leading 'v' from VERSION for flexible invocation
    • Update asset naming to include 'v' prefix consistently
    • Improve platform detection formatting
    • Update echo messages for better user feedback
    • Change asset filename
    • Change binary handling
    • Comment out checksum and cleanup

    Fixed

    • Fix quoting in case statements and echoes

    Downloads