• v1.0.38-2-gee88c07
    All checks were successful
    CI / Test (1.24) (push) Successful in -26m1s
    CI / Test (1.25) (push) Successful in -25m59s
    CI / Build (push) Successful in -29m11s
    CI / Lint (push) Successful in -28m32s
    Integration Tests / Integration Tests (push) Successful in -29m16s
    Release / Build and Release (push) Successful in -26m36s
    Stable

    warkanum released this 2026-02-28 15:09:39 +00:00 | 2 commits to master since this release

    Release v1.0.38-2-gee88c07

    Changes

    • style(report, writers, graphql, prisma, typeorm): replace sb.WriteString with fmt.Fprintf for consistency (ee88c07)
    • feat(merge): add support for merging from a list of source files (ff11805)

    Installation

    Download the appropriate binary for your platform:

    • Linux (AMD64): relspec-linux-amd64
    • Linux (ARM64): relspec-linux-arm64
    • macOS (Intel): relspec-darwin-amd64
    • macOS (Apple Silicon): relspec-darwin-arm64
    • Windows (AMD64): relspec-windows-amd64.exe

    Make the binary executable (Linux/macOS):

    chmod +x relspec-*
    

    Verify the download with the provided checksums.

    Downloads