Skip to content

Releases: arr-ai/arrai

v0.307.0

23 May 23:56
fb391b2
Compare
Choose a tag to compare

Changelog

14b56f4 Bump to setup-go v3 (#255)
fb391b2 fix bug where union of the same relations create a union set (#259)

v0.305.0

14 Apr 03:33
bdfa82c
Compare
Choose a tag to compare

Changelog

b317f92 Fix markdown table formatting of seq.md (#253)
bdfa82c bump github-tag-action version to 1.36.0 (#256)
3296836 close file after writing in file output mode (#254)

v0.303.0

24 Mar 01:11
4c7a471
Compare
Choose a tag to compare

Changelog

4c7a471 allow empty dictionary in file generation (#252)

v0.302.0

11 Mar 01:27
2d001a7
Compare
Choose a tag to compare

Changelog

2d001a7 refactor arrai error shell debugger to an exported function (#250)

v0.301.0

21 Feb 23:53
d66666f
Compare
Choose a tag to compare

Changelog

d66666f ensure stdlib is loaded once for //eval.eval (#249)

v0.300.0

15 Feb 23:54
4b27f5e
Compare
Choose a tag to compare

Changelog

4b27f5e fix //seq.join scenario for an array with empty set (#248)

v0.299.0

06 Feb 23:23
3ece738
Compare
Choose a tag to compare

Changelog

3ece738 fix issue with mutability of Relation in compose operations (#247)

v0.298.0

14 Jan 05:17
19f1c01
Compare
Choose a tag to compare

Changelog

bf11ed2 add tests to ensure deterministic output of nest of nest of a complement (#245)
19f1c01 fix Without expressions on strings (#246)

v0.296.0

14 Jan 02:43
4605098
Compare
Choose a tag to compare

Changelog

ec47b03 allow parsing --flag=value in flag stdlib (#244)
4605098 retain initial spaces in string expressions (#243)

v0.294.0

13 Jan 05:15
bbfef12
Compare
Choose a tag to compare

Changelog

bbfef12 Add naturalOrder util function (#242)