Skip to content

Releases: Pivot-Studio/pivot-lang

v0.1.384

28 Sep 07:37

Choose a tag to compare

fix: wrong semantic delta after file switch

v0.1.383

28 Sep 03:28

Choose a tag to compare

fix: wasm lsp err

v0.1.382

27 Sep 18:08

Choose a tag to compare

fix: wrong scoop config

v0.1.381

27 Sep 14:55

Choose a tag to compare

fix: wasm build condition

v0.1.380

27 Sep 13:44
b62dc34

Choose a tag to compare

Merge pull request #331 from Pivot-Studio/feat/libc

feat: core lib improvments & multiple bug fixes

v0.1.379

13 Sep 01:17

Choose a tag to compare

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

08 Sep 02:45

Choose a tag to compare

feat: add basic codelens

v0.1.373

07 Sep 01:34
c86fd1b

Choose a tag to compare

Merge pull request #326 from Pivot-Studio/fix/bugs0814

Fix/bugs0814

v0.1.372

13 Aug 01:26

Choose a tag to compare

fix: clippy

v0.1.371

08 Aug 03:25

Choose a tag to compare

feat: enable use string directly in other modules