-
v3.0.6 LSP fixes Stable
released this
2026-01-30 01:03:26 +00:00 | 389 commits to main since this releaseWhat's Changed
- Fix lsp by @navicore in https://github.com/navicore/patch-seq/pull/342
Full Changelog: https://github.com/navicore/patch-seq/compare/v3.0.5...v3.0.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-* seqr-*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-* xattr -d com.apple.quarantine ./seqr-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
-
v3.0.5 repl history search Stable
released this
2026-01-29 17:36:27 +00:00 | 395 commits to main since this releaseWhat's Changed
- repl hist search by @navicore in https://github.com/navicore/patch-seq/pull/341
Full Changelog: https://github.com/navicore/patch-seq/compare/v3.0.4...v3.0.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-* seqr-*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-* xattr -d com.apple.quarantine ./seqr-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
2026-01-29 15:45:08 +00:00 | 400 commits to main since this releaseWhat's Changed
- ⏺ All 70 tests pass. Now all commands are added to history: by @navicore in https://github.com/navicore/patch-seq/pull/340
Full Changelog: https://github.com/navicore/patch-seq/compare/v3.0.3...v3.0.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-* seqr-*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-* xattr -d com.apple.quarantine ./seqr-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
-
v3.0.3 fix seq compiler bug Stable
released this
2026-01-26 21:48:41 +00:00 | 410 commits to main since this releaseWhat's Changed
- ⏺ All 867 tests pass (294 in compiler, up from 293 with the new regre… by @navicore in https://github.com/navicore/patch-seq/pull/339
Full Changelog: https://github.com/navicore/patch-seq/compare/v3.0.2...v3.0.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-* seqr-*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-* xattr -d com.apple.quarantine ./seqr-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
2026-01-26 16:40:59 +00:00 | 415 commits to main since this releaseWhat's Changed
- Core new audit phase 1 by @navicore in https://github.com/navicore/patch-seq/pull/325
- i-309 by @navicore in https://github.com/navicore/patch-seq/pull/326
- issue 310 by @navicore in https://github.com/navicore/patch-seq/pull/327
- Fix applied: Changed visibility from pub to pub(crate) at line 96: by @navicore in https://github.com/navicore/patch-seq/pull/328
- ⏺ All tests pass. Here's a summary of the changes made for Issue #312: by @navicore in https://github.com/navicore/patch-seq/pull/329
- ⏺ Issue #313 audit is complete. Here's a summary of the changes made: by @navicore in https://github.com/navicore/patch-seq/pull/330
- Summary of changes to state.rs: by @navicore in https://github.com/navicore/patch-seq/pull/331
- ⏺ All 293+ tests pass. by @navicore in https://github.com/navicore/patch-seq/pull/332
- ⏺ All 293+ tests pass. by @navicore in https://github.com/navicore/patch-seq/pull/333
- I 318 by @navicore in https://github.com/navicore/patch-seq/pull/334
- ⏺ Summary of Changes by @navicore in https://github.com/navicore/patch-seq/pull/335
- ⏺ All tests pass. Here's a summary of the weave.rs tests I added: by @navicore in https://github.com/navicore/patch-seq/pull/336
- ⏺ All checks pass. Here's the summary: by @navicore in https://github.com/navicore/patch-seq/pull/337
Full Changelog: https://github.com/navicore/patch-seq/compare/v3.0.1...v3.0.2
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-* seqr-*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-* xattr -d com.apple.quarantine ./seqr-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
2026-01-25 18:36:43 +00:00 | 444 commits to main since this releaseWhat's Changed
- ⏺ All tests pass. The multi-output specialization is complete on the … by @navicore in https://github.com/navicore/patch-seq/pull/303
- ⏺ Done. Looking at issue #302, all three items are addressed: by @navicore in https://github.com/navicore/patch-seq/pull/304
Full Changelog: https://github.com/navicore/patch-seq/compare/v3.0.0...v3.0.1
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-* seqr-*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-* xattr -d com.apple.quarantine ./seqr-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
2026-01-24 22:51:10 +00:00 | 472 commits to main since this releaseWhat's Changed
- standardize result pattern by @navicore in https://github.com/navicore/patch-seq/pull/299
Full Changelog: https://github.com/navicore/patch-seq/compare/v2.3.3...v3.0.0
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-* seqr-*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-* xattr -d com.apple.quarantine ./seqr-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
-
v2.3.3 bug fix Stable
released this
2026-01-24 02:20:07 +00:00 | 476 commits to main since this releaseFull Changelog: https://github.com/navicore/patch-seq/compare/v2.3.2...v2.3.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-* seqr-*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-* xattr -d com.apple.quarantine ./seqr-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
-
v2.3.2 3drop bug fix Stable
released this
2026-01-24 01:36:31 +00:00 | 478 commits to main since this releaseWhat's Changed
- refactor tests for ci by @navicore in https://github.com/navicore/patch-seq/pull/298
Full Changelog: https://github.com/navicore/patch-seq/compare/v2.3.1...v2.3.2
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v2.3.1 more complete lint Stable
released this
2026-01-23 04:31:46 +00:00 | 485 commits to main since this releaseFull Changelog: https://github.com/navicore/patch-seq/compare/v2.3.0...v2.3.1
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-* seqr-*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-* xattr -d com.apple.quarantine ./seqr-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