Skip to content

v0.1.5

Choose a tag to compare

@lionroseway lionroseway released this 21 May 11:31
· 10 commits to main since this release

CodeTrellis 0.1.5 — stability, durability, and bug fixes.

What's new

  • Stability improvements — graceful shutdown, connection limits, and dev-mode stability hardening
  • Durability — incremental parsing and tree-sitter WASM durability fixes; hardened backend against parallel load and event-loop starvation
  • Bug fixes — general reliability improvements across the board
  • Marketing asset pipeline — automated 4K screenshot and 1080p video capture for codetrellis.dev

Downloads

  • macOS (Apple Silicon)CodeTrellis-0.1.5-arm64.dmg
  • macOS (Intel)CodeTrellis-0.1.5-x64.dmg
  • Windows installer (NSIS)CodeTrellis-Setup-0.1.5.exe
  • Windows portableCodeTrellis-Portable-0.1.5.exe
  • Linux AppImage (x64)CodeTrellis-0.1.5.AppImage

First-launch notes

Builds are not yet code-signed, so the OS will warn you the first time. This is expected — bypass it once and the warning won't repeat.

  • macOS: right-click → Open → Open. Or xattr -cr /Applications/CodeTrellis.app in Terminal.
  • Windows: SmartScreen → "More info" → "Run anyway".
  • Linux AppImage: chmod +x then ./CodeTrellis-0.1.5.AppImage.

Built from lionroseway/codetrellis @ 18c5746.