Skip to content

Jarock 0.0.123-beta

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 12 Aug 10:10
· 21 commits to main since this release

Changes in this release

  • 48f2360 v0.0.123-beta: keep baseline TUI builds on one Windows volume
  • ee70952 v0.0.122-beta: use a fixed Bun baseline compiler
  • 452ca92 v0.0.121-beta: explain TUI exit failures
  • b24f573 v0.0.120-beta: fix baseline TUI icon compilation
  • fb1caaa v0.0.119-beta: build TUI for baseline Windows CPUs

Changelog

[0.0.123-beta]

  • Fixed the GitHub Actions baseline TUI build on Windows runners by moving the isolated Bun compilation workspace to C:\\jarock-tui-build. Bun's baseline runtime download and cache now stay on the same volume, avoiding the known cross-device rename (XDEV) failure.
  • Kept the baseline target and the normal start-server.bat entry point for every CLI/TUI and Full/Lite edition.