-
v1.0.36
StableAll checks were successfulCI / Build (push) Successful in -25m39sIntegration Tests / Integration Tests (push) Successful in -25m15sCI / Test (1.24) (push) Successful in -24m39sCI / Test (1.25) (push) Successful in -24m24sCI / Lint (push) Successful in -25m9sRelease / Build and Release (push) Successful in -25m21sreleased this
2026-02-08 17:49:52 +00:00 | 6 commits to master since this releaseRelease v1.0.36
Changes
- feat(type_mapper): add support for serial types and auto-increment tags (
5e6f03e)
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
- feat(type_mapper): add support for serial types and auto-increment tags (