• v1.1.0-rc.1
    Docker Build and Push / build-and-push-tags (push) Successful in 10m59s
    Docker Build and Push / build-and-push-branches (push) Has been skipped
    Stable

    bagas released this 2026-01-14 15:28:17 +07:00 | 83 commits to main since this release

    refactor: replace Get/Set patterns with idiomatic Go interfaces

    • rename constructors to New
    • remove Get/Set-style accessors
    • replace string-based enums with iota-backed types
    Downloads