-
v5.0.0 Stable
released this
2026-03-29 05:00:34 +00:00 | 273 commits to main since this releaseWhat's Changed
- recal by @navicore in https://github.com/navicore/patch-seq/pull/375
- crates/core/src/stack.rs — New primitives: by @navicore in https://github.com/navicore/patch-seq/pull/378
- Changes in crates/runtime/src/map_ops.rs: by @navicore in https://github.com/navicore/patch-seq/pull/379
- variant.append (crates/runtime/src/variant_ops.rs): by @navicore in https://github.com/navicore/patch-seq/pull/380
- Summary of changes: by @navicore in https://github.com/navicore/patch-seq/pull/381
Full Changelog: https://github.com/navicore/patch-seq/compare/v4.2.1...v5.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