Skip to content

Releases: igrek8/typesense-utils

v1.0.4

11 Feb 11:53
e9bba15

Choose a tag to compare

1.0.4 (2024-02-11)

Bug Fixes

  • make $in operator match exact strings (#67) (e9bba15)

v1.0.3

29 Jun 07:43
2d5a8df

Choose a tag to compare

1.0.3 (2023-06-29)

Bug Fixes

  • allow field type to reference other field types (#31) (2d5a8df)

v1.0.2

21 Jun 09:46
e048cc3

Choose a tag to compare

1.0.2 (2023-06-21)

Bug Fixes

  • match by exact value instead of fuzzy (#27) (e048cc3)

v1.0.1

07 Jun 10:18
57d3f6b

Choose a tag to compare

1.0.1 (2023-06-07)

Bug Fixes

  • union values can not be passed into $in operator (#25) (57d3f6b)

v1.0.0

19 Mar 17:16

Choose a tag to compare

1.0.0 (2023-03-19)

Bug Fixes

Features