Releases: arr-ai/arrai
v0.293.0
v0.292.0
v0.277.0
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
v0.275.0
v0.274.0
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