Releases: httuicom/httui-lang
Releases · httuicom/httui-lang
Release list
httui-lsp v0.2.7
What's Changed
Full Changelog: v0.2.6...v0.2.7
httui-lsp v0.2.6
What's Changed
- chore(bench): fixtures + analysis/transport benchmarks + baseline by @gandarfh in #25
- perf(lsp): O(doc) semantic token encoding + delta + cancellation by @gandarfh in #26
Full Changelog: v0.2.5...v0.2.6
httui-lsp v0.2.5
What's Changed
- ci: rotate opam cache key to avoid stale-hit compiler rebuilds by @gandarfh in #23
- fix(lsp): read env names from the vault env files by @gandarfh in #24
Full Changelog: v0.2.4...v0.2.5
httui-lsp v0.2.4
httui-lsp v0.2.3
What's Changed
- ci: build the ocaml toolchain on windows by @gandarfh in #18
- ci: ship the windows lsp binary in releases by @gandarfh in #19
Full Changelog: v0.2.2...v0.2.3
httui-lsp v0.2.2
What's Changed
Full Changelog: v0.2.1...v0.2.2
httui-lsp v0.2.1
What's Changed
Full Changelog: v0.2.0...v0.2.1
httui-lsp v0.2.0
What's Changed
Full Changelog: v0.1.0...v0.2.0
httui-lsp v0.1.0
What's Changed
- chore: governance, ci hardening, and contributor tooling by @gandarfh in #3
- feat(refs): minimal lezer grammar for {{alias.path}} syntax by @gandarfh in #1
- feat(refs): minimal tree-sitter grammar for {{alias.path}} syntax by @gandarfh in #2
- Replace the Rust LSP stub with a pure OCaml server by @gandarfh in #8
- Cross-grammar sync tests for the refs grammars by @gandarfh in #9
- Reference analysis with diagnostics, hover and completion by @gandarfh in #10
- Semantic tokens with per-client legend downgrade by @gandarfh in #11
- Environment variable names in completion and hover by @gandarfh in #12
- feat(lsp): typed ref analysis from inferred response shapes by @gandarfh in #13
- ci: release workflow publishing httui-lsp binaries by @gandarfh in #14
New Contributors
Full Changelog: https://github.com/httuicom/httui-lang/commits/v0.1.0