Skip to content

Releases: Pivot-Studio/pivot-lang

v0.1.488

18 Apr 09:53

Choose a tag to compare

fix: 2 async bugs

1. Async function with return stmt in loop does not work as expected.
2. Async function is missing the return check

v0.1.487

02 Apr 03:12

Choose a tag to compare

fix: a gc bug causing slice get collected early than expected

v0.1.485

27 Mar 02:16

Choose a tag to compare

feat: better fault tolerant on struct field defination

v0.1.484

04 Feb 17:20

Choose a tag to compare

fix: mac package rpath issue

v0.1.483

04 Feb 17:06

Choose a tag to compare

fix: mac package rpath issue

v0.1.482

04 Feb 16:27

Choose a tag to compare

fix: macos rpath issue

v0.1.479

04 Feb 16:03

Choose a tag to compare

fix: macos rpath issue

v0.1.478

20 Jan 10:29

Choose a tag to compare

fix: windows symlink issue

v0.1.477

19 Dec 18:10

Choose a tag to compare

chore: make clippy happy

v0.1.476

07 Dec 09:50

Choose a tag to compare

feat: add docs for operators