• v0.0.2 d0dd96d115

    feat: modernise to Go 1.26 iterators and stdlib helpers
    All checks were successful
    Security Scan / security (push) Successful in 9s
    Test / test (push) Successful in 1m42s

    Ghost released this 2026-02-23 05:26:44 +00:00 | 26 commits to dev since this release

    Add iter.Seq iterators (MessagesAll, FilteredMessagesAll, ErrorsAll,
    WarningsAll, ExceptionsAll, GetConsoleAll, QuerySelectorAllAll,
    ListTargetsAll) for streaming. Use slices.Clone for handler copies,
    range-over-int in findString.

    Co-Authored-By: Gemini noreply@google.com
    Co-Authored-By: Virgil virgil@lethean.io

    Downloads