-
v0.8.6 error handling Stable
released this
2025-12-10 03:46:51 +00:00 | 1089 commits to main since this releaseWhat's Changed
- error stdlib enhancement by @navicore in https://github.com/navicore/patch-seq/pull/74
Full Changelog: https://github.com/navicore/patch-seq/compare/v0.8.5...v0.8.6
Binary Downloads
Pre-built binaries are available for:
- Linux x86_64 (statically linked, works on any Linux)
- macOS ARM64 (Apple Silicon)
- macOS x86_64 (Intel, if available)
Installation
chmod +x seqc-* seq-lsp-*macOS Quarantine
macOS quarantines unsigned binaries. After downloading, remove the quarantine:
xattr -d com.apple.quarantine ./seqc-macos-* xattr -d com.apple.quarantine ./seq-lsp-macos-*Linux
The Linux binaries are statically linked and should run on any x86_64 Linux system without additional dependencies.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
released this
2025-12-09 23:34:38 +00:00 | 1093 commits to main since this releaseWhat's Changed
- monitoring java style by @navicore in https://github.com/navicore/patch-seq/pull/72
Full Changelog: https://github.com/navicore/patch-seq/compare/v0.8.4...v0.8.5
Binary Downloads
Pre-built binaries are available for:
- Linux x86_64 (statically linked, works on any Linux)
- macOS ARM64 (Apple Silicon)
- macOS x86_64 (Intel, if available)
Installation
chmod +x seqc-* seq-lsp-*macOS Quarantine
macOS quarantines unsigned binaries. After downloading, remove the quarantine:
xattr -d com.apple.quarantine ./seqc-macos-* xattr -d com.apple.quarantine ./seq-lsp-macos-*Linux
The Linux binaries are statically linked and should run on any x86_64 Linux system without additional dependencies.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.8.4 binary release Stable
released this
2025-12-09 21:37:31 +00:00 | 1100 commits to main since this releaseFull Changelog: https://github.com/navicore/patch-seq/compare/v0.8.3...v0.8.4
Binary Downloads
Pre-built binaries are available for:
- Linux x86_64 (statically linked, works on any Linux)
- macOS ARM64 (Apple Silicon)
- macOS x86_64 (Intel, if available)
Installation
chmod +x seqc-* seq-lsp-*macOS Quarantine
macOS quarantines unsigned binaries. After downloading, remove the quarantine:
xattr -d com.apple.quarantine ./seqc-macos-* xattr -d com.apple.quarantine ./seq-lsp-macos-*Linux
The Linux binaries are statically linked and should run on any x86_64 Linux system without additional dependencies.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.8.3 binary release Stable
released this
2025-12-09 21:21:38 +00:00 | 1102 commits to main since this releaseWhat's Changed
- stack size config by @navicore in https://github.com/navicore/patch-seq/pull/71
Full Changelog: https://github.com/navicore/patch-seq/compare/v0.8.2...v0.8.3
Binary Downloads
Pre-built binaries are available for:
- Linux x86_64 (statically linked, works on any Linux)
- macOS ARM64 (Apple Silicon)
- macOS x86_64 (Intel, if available)
Installation
chmod +x seqc-* seq-lsp-*macOS Quarantine
macOS quarantines unsigned binaries. After downloading, remove the quarantine:
xattr -d com.apple.quarantine ./seqc-macos-* xattr -d com.apple.quarantine ./seq-lsp-macos-*Linux
The Linux binaries are statically linked and should run on any x86_64 Linux system without additional dependencies.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.8.2 binary release Stable
released this
2025-12-09 20:39:18 +00:00 | 1108 commits to main since this releaseFull Changelog: https://github.com/navicore/patch-seq/compare/v0.8.1...v0.8.2
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v0.8.1 binary releases Stable
released this
2025-12-09 19:42:33 +00:00 | 1110 commits to main since this releaseFull Changelog: https://github.com/navicore/patch-seq/compare/v0.8.0...v0.8.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
released this
2025-12-09 06:28:36 +00:00 | 1112 commits to main since this releaseWhat's Changed
- fix for issue 66 by @navicore in https://github.com/navicore/patch-seq/pull/70
Full Changelog: https://github.com/navicore/patch-seq/compare/v0.7.2...v0.8.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.7.2 fix nested unions Stable
released this
2025-12-09 05:42:57 +00:00 | 1115 commits to main since this releaseWhat's Changed
- fix for https://github.com/navicore/patch-seq/issues/65 by @navicore in https://github.com/navicore/patch-seq/pull/69
Full Changelog: https://github.com/navicore/patch-seq/compare/v0.7.1...v0.7.2
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
released this
2025-12-09 05:20:21 +00:00 | 1118 commits to main since this releaseWhat's Changed
- docs by @navicore in https://github.com/navicore/patch-seq/pull/63
- Clang Check by @navicore in https://github.com/navicore/patch-seq/pull/64
- Phase 1 of the linter is complete! Here's a summary: by @navicore in https://github.com/navicore/patch-seq/pull/67
- ⏺ Code actions are working. Here's a summary of what was implemented: by @navicore in https://github.com/navicore/patch-seq/pull/68
Full Changelog: https://github.com/navicore/patch-seq/compare/v0.7.0...v0.7.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.7.0 ADTs Stable
released this
2025-12-08 05:36:43 +00:00 | 1134 commits to main since this releaseWhat's Changed
Full Changelog: https://github.com/navicore/patch-seq/compare/v0.6.4...v0.7.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)