-
v1.0.17
StableAll checks were successfulCI / Test (1.24) (push) Successful in -26m25sCI / Test (1.25) (push) Successful in -26m17sCI / Lint (push) Successful in -26m32sCI / Build (push) Successful in -26m42sRelease / Build and Release (push) Successful in -26m31sIntegration Tests / Integration Tests (push) Successful in -26m24sreleased this
2026-01-31 15:23:26 +00:00 | 31 commits to master since this releaseRelease v1.0.17
Changes
- feat(writer): 🎉 Update index naming conventions for consistency (
51ab29f) - feat(writer): 🎉 Enhance script execution order and add symlink skipping (
f532fc1)
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): 🎉 Update index naming conventions for consistency (