-
released this
2026-01-22 21:45:28 +00:00 | 492 commits to main since this releaseWhat's Changed
- ⏺ Both tests pass with 1,000,000 mutual recursive calls. This is defi… by @navicore in https://github.com/navicore/patch-seq/pull/296
Full Changelog: https://github.com/navicore/patch-seq/compare/v2.2.0...v2.3.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.2.0 zipper stdlib Stable
released this
2026-01-22 14:43:22 +00:00 | 496 commits to main since this releaseWhat's Changed
- ⏺ Done. Bumped the variant field limit from 4 to 12. All tests pass. by @navicore in https://github.com/navicore/patch-seq/pull/294
- zipper by @navicore in https://github.com/navicore/patch-seq/pull/295
Full Changelog: https://github.com/navicore/patch-seq/compare/v2.1.0...v2.2.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.1.0 scripting and signals Stable
released this
2026-01-22 01:02:54 +00:00 | 510 commits to main since this releaseWhat's Changed
- ⏺ All CI passes with 326 tests (8 new signal tests). The signal handl… by @navicore in https://github.com/navicore/patch-seq/pull/291
- Scripting by @navicore in https://github.com/navicore/patch-seq/pull/293
Full Changelog: https://github.com/navicore/patch-seq/compare/v2.0.1...v2.1.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
-
released this
2026-01-21 03:27:26 +00:00 | 524 commits to main since this releaseWhat's Changed
- fix repl async by @navicore in https://github.com/navicore/patch-seq/pull/289
- ⏺ All CI passes. Summary of changes: by @navicore in https://github.com/navicore/patch-seq/pull/290
Full Changelog: https://github.com/navicore/patch-seq/compare/v2.0.0...v2.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-20 05:04:46 +00:00 | 534 commits to main since this releaseWhat's Changed
- ⏺ Done. Added % bracket matching to vim-line normal mode. by @navicore in https://github.com/navicore/patch-seq/pull/284
- require stack effect by @navicore in https://github.com/navicore/patch-seq/pull/285
- no limitations by @navicore in https://github.com/navicore/patch-seq/pull/286
Full Changelog: https://github.com/navicore/patch-seq/compare/v1.1.1...v2.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
-
v1.1.1 better nesting lint Stable
released this
2026-01-19 19:31:16 +00:00 | 550 commits to main since this releaseWhat's Changed
- mdbook by @navicore in https://github.com/navicore/patch-seq/pull/282
- ⏺ All tests pass. The new deep-nesting lint is now active. by @navicore in https://github.com/navicore/patch-seq/pull/283
Full Changelog: https://github.com/navicore/patch-seq/compare/v1.1.0...v1.1.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-19 18:08:13 +00:00 | 560 commits to main since this releaseWhat's Changed
- no more builtin combinators by @navicore in https://github.com/navicore/patch-seq/pull/281
Full Changelog: https://github.com/navicore/patch-seq/compare/v1.0.6...v1.1.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
-
v1.0.6 escape chars Stable
released this
2026-01-19 05:29:00 +00:00 | 564 commits to main since this releaseWhat's Changed
- ⏺ Issue #279 is implemented. Here's the summary: by @navicore in https://github.com/navicore/patch-seq/pull/280
Full Changelog: https://github.com/navicore/patch-seq/compare/v1.0.5...v1.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
-
v1.0.5 terminal Stable
released this
2026-01-18 19:48:55 +00:00 | 568 commits to main since this releaseWhat's Changed
- ⏺ We now have 7 tests covering both success and compile-time failure … by @navicore in https://github.com/navicore/patch-seq/pull/272
- I 274 by @navicore in https://github.com/navicore/patch-seq/pull/277
- ⏺ Issue #275 implementation complete. crypto.random-int is now availa… by @navicore in https://github.com/navicore/patch-seq/pull/278
Full Changelog: https://github.com/navicore/patch-seq/compare/v1.0.4...v1.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-17 17:29:12 +00:00 | 582 commits to main since this releaseWhat's Changed
- repl error handling annd better print for stack data by @navicore in https://github.com/navicore/patch-seq/pull/270
Full Changelog: https://github.com/navicore/patch-seq/compare/v1.0.2...v1.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