Skip to content

Releases: arr-ai/arrai

v0.16.0

03 Jun 06:28
e35f7ee
Compare
Choose a tag to compare

Changelog

e35f7ee allows //eval.value to take in an array of bytes (#379)

v0.15.0

03 Jun 05:32
65c4603
Compare
Choose a tag to compare

Changelog

65c4603 fixes #375, handles running arrai script from syntax lib (#377)

v0.14.0

03 Jun 04:24
e949193
Compare
Choose a tag to compare

Changelog

e949193 allow more comments in the grammar (#374)

v0.13.0

03 Jun 02:01
96c1a0e
Compare
Choose a tag to compare

Changelog

96c1a0e Cond pattern bug (#373)

v0.12.0

03 Jun 01:38
c2f2219
Compare
Choose a tag to compare

Changelog

c2f2219 Fixed Cond pattern integration panic error (#369)

v0.11.0

02 Jun 07:59
5b7f141
Compare
Choose a tag to compare

Changelog

5b7f141 changed @locals to @ in the debug shell (#370)

v0.10.0

02 Jun 07:49
ae016b2
Compare
Choose a tag to compare

Changelog

ae016b2 add terminal checks before dropping into shell (#368)

v0.9.0

02 Jun 05:57
917cb77
Compare
Choose a tag to compare

Changelog

917cb77 #365 fixed issues couldn't get value in dict or tuple patterns. (#366)

v0.8.0

02 Jun 04:23
6fc9d26
Compare
Choose a tag to compare

Changelog

6fc9d26 fixes MissingAttrError blocking the debugger shell (#364)

v0.7.0

02 Jun 01:02
faca28b
Compare
Choose a tag to compare

Changelog

faca28b Fix Array.Less slice out of bounds (#362)