Releases: Pivot-Studio/pivot-lang
Releases · Pivot-Studio/pivot-lang
v0.1.384
fix: wrong semantic delta after file switch
v0.1.383
fix: wasm lsp err
v0.1.382
fix: wrong scoop config
v0.1.381
fix: wasm build condition
v0.1.380
Merge pull request #331 from Pivot-Studio/feat/libc feat: core lib improvments & multiple bug fixes
v0.1.379
chore(ci): bump actions/checkout from 3 to 4 Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
v0.1.374
feat: add basic codelens
v0.1.373
Merge pull request #326 from Pivot-Studio/fix/bugs0814 Fix/bugs0814
v0.1.372
fix: clippy
v0.1.371
feat: enable use string directly in other modules