-
released this
2025-12-17 00:28:16 +00:00 | 1003 commits to main since this releaseFull Changelog: https://github.com/navicore/patch-seq/compare/v0.10.3...v0.10.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
-
released this
2025-12-16 23:50:12 +00:00 | 1005 commits to main since this releaseWhat's Changed
- ⏺ Issue #102 is now fixed. Here's a summary of the changes: by @navicore in https://github.com/navicore/patch-seq/pull/103
Full Changelog: https://github.com/navicore/patch-seq/compare/v0.10.2...v0.10.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
-
released this
2025-12-16 22:08:59 +00:00 | 1009 commits to main since this releasefixes https://github.com/navicore/patch-seq/issues/100
What's Changed
- for issue 100 by @navicore in https://github.com/navicore/patch-seq/pull/101
Full Changelog: https://github.com/navicore/patch-seq/compare/v0.10.1...v0.10.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-*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.10.1 watchdog Stable
released this
2025-12-16 04:53:22 +00:00 | 1013 commits to main since this releaseWhat's Changed
- ⏺ The watchdog timer implementation is complete. Here's a summary: by @navicore in https://github.com/navicore/patch-seq/pull/99
Full Changelog: https://github.com/navicore/patch-seq/compare/v0.10.0...v0.10.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-*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.10.0 better diagnoistics Stable
released this
2025-12-15 02:39:07 +00:00 | 1018 commits to main since this releaseWhat's Changed
- os phase 3 by @navicore in https://github.com/navicore/patch-seq/pull/95
- Observability by @navicore in https://github.com/navicore/patch-seq/pull/96
- ⏺ Phase 3 Implementation Complete! by @navicore in https://github.com/navicore/patch-seq/pull/97
- ⏺ Phase 4 Complete! All 285 tests pass. by @navicore in https://github.com/navicore/patch-seq/pull/98
Full Changelog: https://github.com/navicore/patch-seq/compare/v0.9.1...v0.10.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-*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-14 03:22:22 +00:00 | 1038 commits to main since this releaseWhat's Changed
- fix issue 90 by @navicore in https://github.com/navicore/patch-seq/pull/91
- ⏺ CI passes. Here's the fix summary: by @navicore in https://github.com/navicore/patch-seq/pull/92
- fix issue 93 by @navicore in https://github.com/navicore/patch-seq/pull/94
Full Changelog: https://github.com/navicore/patch-seq/compare/v0.9.0...v0.9.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-*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-13 19:14:16 +00:00 | 1047 commits to main since this releaseSee migration guide in docs dir.
What's Changed
- os phase 2 by @navicore in https://github.com/navicore/patch-seq/pull/86
- os phase 3 by @navicore in https://github.com/navicore/patch-seq/pull/87
- Refactor built-ins naming by @navicore in https://github.com/navicore/patch-seq/pull/89
Full Changelog: https://github.com/navicore/patch-seq/compare/v0.8.9...v0.9.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-*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.9 os env built-in Stable
released this
2025-12-13 15:04:17 +00:00 | 1056 commits to main since this releaseWhat's Changed
- remove readline by @navicore in https://github.com/navicore/patch-seq/pull/80
- ⏺ Done! Here's what was accomplished: by @navicore in https://github.com/navicore/patch-seq/pull/81
- repl history by @navicore in https://github.com/navicore/patch-seq/pull/83
- os module phase 1 by @navicore in https://github.com/navicore/patch-seq/pull/85
Full Changelog: https://github.com/navicore/patch-seq/compare/v0.8.8...v0.8.9
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-13 01:14:31 +00:00 | 1071 commits to main since this releaseWhat's Changed
Full Changelog: https://github.com/navicore/patch-seq/compare/v0.8.7...v0.8.8
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-13 00:52:30 +00:00 | 1074 commits to main since this releaseWhat's Changed
- ffi by @navicore in https://github.com/navicore/patch-seq/pull/76
- Ffi phase 2 by @navicore in https://github.com/navicore/patch-seq/pull/77
Full Changelog: https://github.com/navicore/patch-seq/compare/v0.8.6...v0.8.7
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads