Releases: MakairaIO/shared-libs
Releases · MakairaIO/shared-libs
2022.3.0
Features
- Languages: Add support for locales (#16) (5d28477)
2022.2.8
Bug Fixes
- add new variable to decide if filters sent from the client should be merged or prioritized (c7e7b82)
2022.2.7
Bug Fixes
- remove null and empty string values from the request aggregation (7ea9fe5)
2022.2.6
Bug Fixes
- Stop applying array_filter on request aggregation (cb5f0f7)
2022.2.5
Bug Fixes
- Mandatory constraints don't allow empty string (3766e39), closes #12
2022.2.4
Bug Fixes
- add new constraint for persona functionality (3656c13)
2022.2.3
Bug Fixes
- New constraint for variant sorting (a80706f)
2022.2.2
Bug Fixes
- Allow recommendationId to be null (d805b35)
2022.2.1
Bug Fixes
- cast $body to string before using with strlen (edc4911)