Skip to content

Releases: arr-ai/arrai

v0.293.0

09 Dec 23:29
e04d6d5
Compare
Choose a tag to compare

Changelog

e04d6d5 YAML encoder (#241)

v0.292.0

18 Nov 01:06
da7855a
Compare
Choose a tag to compare

Changelog

da7855a Run 'go mod tidy' (#240)

v0.277.0

29 Jul 04:52
6b80633
Compare
Choose a tag to compare

Changelog

c97d38f Fixed "panic: GetOrAddFromCache: cache not in context"
5ebf4d2 Lint
14794b9 Made arrai test non-internal. Made some of the code external to allow transform tests.
4c16658 Merge branch 'master' into feature/externalise_test
9035e2b Merge branch 'master' into feature/externalise_test
6b80633 Merge pull request #219 from anzx/feature/externalise_test

v0.276.0

27 Jul 08:56
2c265a3
Compare
Choose a tag to compare

Changelog

2c265a3 Support non-strict JSON encode/decode (#218)

v0.275.0

09 Jul 05:50
a4e26a2
Compare
Choose a tag to compare

Changelog

a4e26a2 import cache resets everytime EvaluateExpr is called (#212)

v0.274.0

07 Jul 01:10
1bbcaac
Compare
Choose a tag to compare

Changelog

22421b8 Added documentation
56042af Added extra test for empty evaluator tuple
027c2ef Addressed feedback
e2be7cc Fixed eval so scope is properly passed all the way down
959f03d Fixed final line endings with Logerfo/newline-action.
3ebf3c9 Made unsafe stdlib clearer
1bbcaac Merge pull request #207 from anzx/feature/contextual-eval
b0b5537 Ran make command for bindata.go
92da2fe Regenerated bindata.go
9b71b7d Reverted mergeDicts changes as it was not expected behaviour
38cf6d0 WIP scope and stdlib working for contextual eval
c25ebb4 WIP stdlib working with eval

v0.272.0

01 Jul 06:28
2d32d56
Compare
Choose a tag to compare

Changelog

2d32d56 update to wbnf v0.33.0 (#208)

v0.271.0

30 Jun 08:00
bf122c1
Compare
Choose a tag to compare

Changelog

ce3666d fixes the issue of common only join not outputting Values in the right order (#205)
bf122c1 update to wbnf v0.32.0 (#206)

v0.269.0

18 Jun 04:25
fec2b1f
Compare
Choose a tag to compare

Changelog

fec2b1f remove wasm_exec.js download (#202)

v0.268.0

16 Jun 07:55
e5ebae8
Compare
Choose a tag to compare

Changelog

e5ebae8 fixes non-canonicalized sets from relation transformations (#200)