-
v1.0.40
StableAll checks were successfulCI / Test (1.24) (push) Successful in -29m0sCI / Test (1.25) (push) Successful in -29m10sIntegration Tests / Integration Tests (push) Successful in -29m6sCI / Build (push) Successful in -30m1sCI / Lint (push) Successful in -29m43sRelease / Build and Release (push) Successful in -29m56sreleased this
2026-02-28 17:35:39 +00:00 | 1 commits to master since this releaseRelease v1.0.40
Changes
- feat(templ): add support for --from-list flag and related tests (
dc9172c)
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(templ): add support for --from-list flag and related tests (