-
released this
2025-11-30 20:10:40 +00:00 | 1239 commits to main since this releaseWhat's Changed
- Compiler extension by @navicore in https://github.com/navicore/patch-seq/pull/41
Full Changelog: https://github.com/navicore/patch-seq/compare/v0.4.3...v0.5.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
released this
2025-11-30 19:14:42 +00:00 | 1246 commits to main since this releaseFull Changelog: https://github.com/navicore/patch-seq/compare/v0.4.2...v0.4.3
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v0.4.2 fix CI/CD Stable
released this
2025-11-30 19:09:24 +00:00 | 1247 commits to main since this releaseFull Changelog: https://github.com/navicore/patch-seq/compare/v0.4.1...v0.4.2
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
released this
2025-11-30 17:59:06 +00:00 | 1252 commits to main since this releaseWhat's Changed
- version sanity for crates.io installls by @navicore in https://github.com/navicore/patch-seq/pull/40
Full Changelog: https://github.com/navicore/patch-seq/compare/v0.4.0...v0.4.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.4.0 collections and LSP Stable
released this
2025-11-30 17:03:16 +00:00 | 1258 commits to main since this releaseWhat's Changed
- more by @navicore in https://github.com/navicore/patch-seq/pull/32
- More closure types allowed in capture and better error messages for t… by @navicore in https://github.com/navicore/patch-seq/pull/33
- The JSON escape handling implementation is complete. Here's a summary… by @navicore in https://github.com/navicore/patch-seq/pull/34
- Both LSP features are now implemented. Here's a summary: by @navicore in https://github.com/navicore/patch-seq/pull/35
- Roadmap updated: by @navicore in https://github.com/navicore/patch-seq/pull/36
- Dontpanic by @navicore in https://github.com/navicore/patch-seq/pull/37
- List operations implementation is complete. Here's a summary: by @navicore in https://github.com/navicore/patch-seq/pull/38
- Maps/dictionaries implementation is complete. Here's the summary: by @navicore in https://github.com/navicore/patch-seq/pull/39
Full Changelog: https://github.com/navicore/patch-seq/compare/v0.3.4...v0.4.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.3.4 Stable
released this
2025-11-29 05:06:43 +00:00 | 1290 commits to main since this releaseFull Changelog: https://github.com/navicore/patch-seq/compare/v0.3.3...v0.3.4
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v0.3.3 embedded runtime Stable
released this
2025-11-29 04:50:06 +00:00 | 1294 commits to main since this releaseFull Changelog: https://github.com/navicore/patch-seq/compare/v0.3.2...v0.3.3
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v0.3.2 Stable
released this
2025-11-29 03:43:51 +00:00 | 1298 commits to main since this releaseFull Changelog: https://github.com/navicore/patch-seq/compare/v0.3.1...v0.3.2
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v0.3.1 first alpha Stable
released this
2025-11-29 03:17:51 +00:00 | 1299 commits to main since this releaseWhat's Changed
- Add Claude Code GitHub Workflow by @navicore in https://github.com/navicore/patch-seq/pull/1
- ✅ Runtime Functions Ready for Compiler by @navicore in https://github.com/navicore/patch-seq/pull/2
- What We Built by @navicore in https://github.com/navicore/patch-seq/pull/3
- Critical Issues Fixed by @navicore in https://github.com/navicore/patch-seq/pull/4
- Summary by @navicore in https://github.com/navicore/patch-seq/pull/5
- concurrency by @navicore in https://github.com/navicore/patch-seq/pull/6
- Improve error handling in runtime - replace unwrap() with expect() by @navicore in https://github.com/navicore/patch-seq/pull/8
- Summary by @navicore in https://github.com/navicore/patch-seq/pull/9
- Type system by @navicore in https://github.com/navicore/patch-seq/pull/10
- Memory mgt by @navicore in https://github.com/navicore/patch-seq/pull/11
- Phase 10 a by @navicore in https://github.com/navicore/patch-seq/pull/12
- ⏺ Issue #13 Fixed! by @navicore in https://github.com/navicore/patch-seq/pull/14
- recursion by @navicore in https://github.com/navicore/patch-seq/pull/15
- Pick operation DONE by @navicore in https://github.com/navicore/patch-seq/pull/16
- I've successfully added quotation type syntax to the parser. The type… by @navicore in https://github.com/navicore/patch-seq/pull/17
- Closures by @navicore in https://github.com/navicore/patch-seq/pull/18
- The rebrand is now fully complete including the CI pipeline. Here's t… by @navicore in https://github.com/navicore/patch-seq/pull/19
- Spawn closures by @navicore in https://github.com/navicore/patch-seq/pull/20
- The examples/http/ directory is now clean and focused: by @navicore in https://github.com/navicore/patch-seq/pull/21
- closure support for more types by @navicore in https://github.com/navicore/patch-seq/pull/22
- Http stdlib by @navicore in https://github.com/navicore/patch-seq/pull/23
- Modules by @navicore in https://github.com/navicore/patch-seq/pull/24
- All UTF-8 string primitives have been implemented successfully. Here'… by @navicore in https://github.com/navicore/patch-seq/pull/25
- Float by @navicore in https://github.com/navicore/patch-seq/pull/26
- Make veriant json by @navicore in https://github.com/navicore/patch-seq/pull/27
- Let me provide a summary of what was accomplished: by @navicore in https://github.com/navicore/patch-seq/pull/28
- Yaml by @navicore in https://github.com/navicore/patch-seq/pull/29
- lsp server by @navicore in https://github.com/navicore/patch-seq/pull/30
-
- Resolves includes to find available words from std:json and other … by @navicore in https://github.com/navicore/patch-seq/pull/31
New Contributors
- @navicore made their first contribution in https://github.com/navicore/patch-seq/pull/1
Full Changelog: https://github.com/navicore/patch-seq/commits/v0.3.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads