• v1.0.14
    Some checks failed
    CI / Test (1.25) (push) Successful in -26m17s
    CI / Test (1.24) (push) Successful in -25m44s
    CI / Lint (push) Successful in -26m43s
    CI / Build (push) Failing after -27m1s
    Release / Build and Release (push) Successful in -26m39s
    Integration Tests / Integration Tests (push) Successful in -26m25s
    Stable

    warkanum released this 2026-01-28 20:08:36 +00:00 | 0 commits to master since this release

    Release v1.0.14

    Changes

    • feat(writer): 🎉 Improve primary key handling by checking for explicit constraints and columns (122743e)

    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