Skip to content

Releases: MakairaIO/shared-libs

2022.3.1

05 Nov 09:44
Compare
Choose a tag to compare

2022.3.1 (2024-11-05)

Bug Fixes

2022.3.0

05 Nov 09:02
5d28477
Compare
Choose a tag to compare

2022.3.0 (2024-11-05)

Features

  • Languages: Add support for locales (#16) (5d28477)

2022.2.8

19 Jun 04:35
c7e7b82
Compare
Choose a tag to compare

2022.2.8 (2024-06-19)

Bug Fixes

  • add new variable to decide if filters sent from the client should be merged or prioritized (c7e7b82)

2022.2.7

21 May 07:48
7ea9fe5
Compare
Choose a tag to compare

2022.2.7 (2024-05-21)

Bug Fixes

  • remove null and empty string values from the request aggregation (7ea9fe5)

2022.2.6

20 May 10:54
cb5f0f7
Compare
Choose a tag to compare

2022.2.6 (2024-05-20)

Bug Fixes

  • Stop applying array_filter on request aggregation (cb5f0f7)

2022.2.5

11 Apr 07:21
3766e39
Compare
Choose a tag to compare

2022.2.5 (2024-04-11)

Bug Fixes

  • Mandatory constraints don't allow empty string (3766e39), closes #12

2022.2.4

03 Aug 12:03
3656c13
Compare
Choose a tag to compare

2022.2.4 (2023-08-03)

Bug Fixes

  • add new constraint for persona functionality (3656c13)

2022.2.3

20 Jul 07:48
a80706f
Compare
Choose a tag to compare

2022.2.3 (2023-07-20)

Bug Fixes

  • New constraint for variant sorting (a80706f)

2022.2.2

05 Jul 08:21
d805b35
Compare
Choose a tag to compare

2022.2.2 (2023-07-05)

Bug Fixes

  • Allow recommendationId to be null (d805b35)

2022.2.1

15 Jun 06:30
Compare
Choose a tag to compare

2022.2.1 (2023-06-15)

Bug Fixes

  • cast $body to string before using with strlen (edc4911)