-
v0.18.8 Stable
released this
2026-01-04 23:56:41 +00:00 | 763 commits to main since this releaseWhat's Changed
- ⏺ Issue #148 (Symbol syntax) is now complete. Here's a summary of wha… by @navicore in https://github.com/navicore/patch-seq/pull/165
- ⏺ All 603 tests pass. Here's a summary of the fix: by @navicore in https://github.com/navicore/patch-seq/pull/167
- dynamic variant construction by @navicore in https://github.com/navicore/patch-seq/pull/168
- ⏺ Issue #169 is now fixed. Here's what was done: by @navicore in https://github.com/navicore/patch-seq/pull/170
- ⏺ Issue #166 (Symbol Interning) is complete. Here's a summary of the … by @navicore in https://github.com/navicore/patch-seq/pull/171
- ⏺ Issue #151 implementation complete. Here's a summary: by @navicore in https://github.com/navicore/patch-seq/pull/172
- ⏺ CI passes. Implementation complete. Here's the summary: by @navicore in https://github.com/navicore/patch-seq/pull/173
- ⏺ CI passes. I've addressed Issue #150 (SON Security Model) with the … by @navicore in https://github.com/navicore/patch-seq/pull/174
- Son.dump by @navicore in https://github.com/navicore/patch-seq/pull/175
- ⏺ Fixed! The bug was a double-free/use-after-free: by @navicore in https://github.com/navicore/patch-seq/pull/176
- ⏺ Done! Summary of changes for issue #180: by @navicore in https://github.com/navicore/patch-seq/pull/182
- ⏺ All CI passes. Simple fix: by @navicore in https://github.com/navicore/patch-seq/pull/183
- multiline input by @navicore in https://github.com/navicore/patch-seq/pull/184
Full Changelog: https://github.com/navicore/patch-seq/compare/v0.18.7...v0.18.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-* 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