-
v1.0.31
StableSome checks failedCI / Test (1.24) (push) Successful in -25m25sCI / Lint (push) Successful in -25m57sCI / Test (1.25) (push) Successful in -24m2sCI / Build (push) Successful in -26m27sIntegration Tests / Integration Tests (push) Failing after -26m21sRelease / Build and Release (push) Successful in -23m47sreleased this
2026-02-07 07:59:55 +00:00 | 15 commits to master since this releaseRelease v1.0.31
Changes
- docs: update CLAUDE.md with additional utilities and supported formats (
4cdccde) - feat(ui): add relationship management features in schema editor (
aba22cb) - feat: ✨ Added Sqlite reader (
d0630b4) - feat(sqlite): add SQLite writer for converting PostgreSQL schemas (
c9eed9b)
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
- docs: update CLAUDE.md with additional utilities and supported formats (