Skip to content

Tua 0.2.8

Latest

Choose a tag to compare

@github-actions github-actions released this 31 Jul 20:23
v0.2.8
b1445c4

Tua 0.2.8

Changed

  • Extension registry publishing now starts only after the GitHub release
    workflow completes successfully, while retaining manual tag-based recovery.
  • Version bumps now use make set-version VERSION=<version> to update the Rust
    workspace, Cargo lockfile, and VS Code package metadata together.

Fixed

  • Debug-server Make targets now select the platform executable suffix, so LSP
    smoke, profiling, ranking, and debugger commands invoke tua.exe on Windows.