Skip to content

Releases: Kyonru/tua-lang

Tua 0.2.8

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.

Tua 0.2.7

Choose a tag to compare

@github-actions github-actions released this 31 Jul 19:55
v0.2.7
2aadf3b

Tua 0.2.7

Fixed

  • LSP test fixtures now normalize module paths and derive declaration paths
    from file URIs, keeping completion and hover assertions portable on Windows.

v0.2.6

Choose a tag to compare

@Kyonru Kyonru released this 31 Jul 01:02
8f5ebc5
update publisher