Skip to content

Releases: arr-ai/arrai

v0.267.0

16 Jun 06:35
9c5151b
Compare
Choose a tag to compare

Changelog

9c5151b fixes non-deterministic behaviour on unsorted names in Relation (#199)
33856cd fixes prettify function for Relation (#197)
c98c79e handle union set in prettify function (#198)

v0.264.0

11 Jun 01:50
3fae62f
Compare
Choose a tag to compare

Changelog

3fae62f remove darwin 386 build in CI (#196)

v0.260.0

07 Jun 06:05
90312df
Compare
Choose a tag to compare

Changelog

90312df fixes join where one set attribute is a subset of the other set (#192)
3f317c7 index cache (#191)

v0.258.0

02 Jun 03:35
f09f784
Compare
Choose a tag to compare

Changelog

f09f784 Replace token with GITHUB_TOKEN (#190)
ed1b3be add relation set type (#178)
de4a630 fixes sets of union set (#189)

v0.255.0

02 Jun 00:54
a762bd2
Compare
Choose a tag to compare

Changelog

a762bd2 Move shell from internal to pkg

v0.254.0

02 Jun 01:08
6ac459c
Compare
Choose a tag to compare

Changelog

6ac459c Bump frozen to fix race condition

v0.253.0

18 May 03:16
d469651
Compare
Choose a tag to compare

Changelog

d469651 Export FromProtoValue

v0.252.0

13 May 03:07
fc54814
Compare
Choose a tag to compare

Changelog

fc54814 Add features to Go-arr.ai serialization
b9b3ac6 Fix invokeMacro to not use deprecated set lookup
7c63948 implement true as its own type TrueSet (#179)

v0.249.0

06 May 01:08
308df4b
Compare
Choose a tag to compare

Changelog

308df4b Fix invokeMacro to not use deprecated set lookup

v0.248.0

05 May 02:04
001b5ca
Compare
Choose a tag to compare

Changelog

001b5ca implement UnionSet (#158)