-
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 (
-
v1.0.35
StableAll checks were successfulCI / Test (1.25) (push) Successful in -24m18sCI / Test (1.24) (push) Successful in -24m6sCI / Build (push) Successful in -25m14sCI / Lint (push) Successful in -24m47sRelease / Build and Release (push) Successful in -25m37sIntegration Tests / Integration Tests (push) Successful in -25m9sreleased this
2026-02-08 15:31:50 +00:00 | 7 commits to master since this releaseRelease v1.0.35
Changes
- feat(pgsql): enhance data type mapping to support serial types (
1dcbc79)
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(pgsql): enhance data type mapping to support serial types (
-
v1.0.34
StableAll checks were successfulCI / Test (1.24) (push) Successful in -25m9sCI / Test (1.25) (push) Successful in -25m0sCI / Build (push) Successful in -25m57sCI / Lint (push) Successful in -25m29sRelease / Build and Release (push) Successful in -25m38sIntegration Tests / Integration Tests (push) Successful in -25m19sreleased this
2026-02-08 13:20:35 +00:00 | 8 commits to master since this releaseRelease v1.0.34
Changes
- test(writer): enhance has-many relationship tests with join tag verification (
59c4a5e) - feat(version): retrieve version and build date from VCS if unset (
091e191)
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
- test(writer): enhance has-many relationship tests with join tag verification (
-
v1.0.33
StableAll checks were successfulCI / Test (1.24) (push) Successful in -25m14sCI / Test (1.25) (push) Successful in -25m10sCI / Build (push) Successful in -26m0sCI / Lint (push) Successful in -25m38sRelease / Build and Release (push) Successful in -25m46sIntegration Tests / Integration Tests (push) Successful in -25m13sreleased this
2026-02-08 12:59:09 +00:00 | 10 commits to master since this releaseRelease v1.0.33
Changes
- feat(version): add version command to display version and build date (
0e6e947)
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(version): add version command to display version and build date (
-
v1.0.32
StableAll checks were successfulCI / Test (1.24) (push) Successful in -25m15sCI / Test (1.25) (push) Successful in -25m8sCI / Build (push) Successful in -26m4sCI / Lint (push) Successful in -25m37sIntegration Tests / Integration Tests (push) Successful in -25m33sRelease / Build and Release (push) Successful in -23m40sreleased this
2026-02-08 12:50:44 +00:00 | 11 commits to master since this releaseRelease v1.0.32
Changes
- refactor(writers): simplify model name generation by removing singularization (
a033349) - feat(mssql): add MSSQL writer for generating DDL from database schema - Implement MSSQL writer to generate SQL scripts for creating schemas, tables, and constraints. - Support for identity columns, indexes, and extended properties. - Add tests for column definitions, table creation, primary keys, foreign keys, and comments. - Include testing guide and sample schema for integration tests. (
466d657) - chore: ⬆️ Vendor for new deps (
47bf748) - docs: update AI usage declaration for clarity and compliance (
88589e0)
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
- refactor(writers): simplify model name generation by removing singularization (
-
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 (
-
v1.0.30
StableAll checks were successfulCI / Test (1.24) (push) Successful in -25m5sCI / Test (1.25) (push) Successful in -24m57sCI / Build (push) Successful in -26m5sCI / Lint (push) Successful in -25m51sIntegration Tests / Integration Tests (push) Successful in -25m42sRelease / Build and Release (push) Successful in -24m39sreleased this
2026-02-05 12:36:56 +00:00 | 19 commits to master since this releaseRelease v1.0.30
Changes
- feat(relations): 🎉 add flatten schema option for output (
5fb09b7) - test(pgsql, reflectutil): ✨ add comprehensive test coverage (
5d9770b)
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(relations): 🎉 add flatten schema option for output (
-
v1.0.29
StableAll checks were successfulCI / Test (1.24) (push) Successful in -26m24sCI / Test (1.25) (push) Successful in -26m10sCI / Lint (push) Successful in -26m33sCI / Build (push) Successful in -26m40sRelease / Build and Release (push) Successful in -26m23sIntegration Tests / Integration Tests (push) Successful in -25m53sreleased this
2026-01-31 19:31:01 +00:00 | 21 commits to master since this releaseRelease v1.0.29
Changes
- feat(merge): 🎉 Add support for constraints and indexes in merge results (
f2d500f)
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(merge): 🎉 Add support for constraints and indexes in merge results (
-
v1.0.28
StableSome checks failedCI / Test (1.24) (push) Failing after -26m37sCI / Test (1.25) (push) Successful in -26m8sCI / Lint (push) Successful in -26m32sCI / Build (push) Successful in -26m42sRelease / Build and Release (push) Successful in -26m26sIntegration Tests / Integration Tests (push) Successful in -26m3sreleased this
2026-01-31 19:27:36 +00:00 | 22 commits to master since this releaseRelease v1.0.28
Changes
- feat(merge): 🎉 Add support for merging constraints and indexes (
2ec9991)
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(merge): 🎉 Add support for merging constraints and indexes (
-
v1.0.27
StableAll checks were successfulCI / Test (1.24) (push) Successful in -26m21sCI / Test (1.25) (push) Successful in -26m15sCI / Build (push) Successful in -26m39sCI / Lint (push) Successful in -26m29sRelease / Build and Release (push) Successful in -26m28sIntegration Tests / Integration Tests (push) Successful in -26m11sreleased this
2026-01-31 19:19:55 +00:00 | 23 commits to master since this releaseRelease v1.0.27
Changes
- feat(writer): 🎉 Enhance SQL execution logging and add statement type detection * Log statement type during execution for better debugging * Introduce detectStatementType function to categorize SQL statements * Update unique constraint naming convention in tests (
a3e45c2)
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(writer): 🎉 Enhance SQL execution logging and add statement type detection * Log statement type during execution for better debugging * Introduce detectStatementType function to categorize SQL statements * Update unique constraint naming convention in tests (