Releases: klarna-incubator/aps-evaluator
Releases · klarna-incubator/aps-evaluator
v2.0.0
2.0.0 (2024-01-12)
⚠ BREAKING CHANGES
- support for multi possible values for productId and merchantName
Features
- support for multi possible values for productId and merchantName (7a3200c)
v1.5.0
1.5.0 (2024-01-12)
Features
- support for multi possible values for productId and merchantName (3f044af)
v1.4.0
1.4.0 (2023-12-13)
Features
- support for multi possible values for line item fields (46dfa97)
Bug Fixes
v1.3.2
1.3.2 (2023-11-20)
Bug Fixes
- Fixed issue where fallback values for line-item quantity was not implemented correctly (083c8eb)
- Return partial match when comparing null and zero values for numerics if partial matching is enabled (7b75ddc)
v1.3.1
1.3.1 (2023-11-17)
Bug Fixes
- Fixed issue where tracking numbers were not compared correctely (fdb3407)
v1.3.0
1.3.0 (2023-11-17)
Features
- Added APS_FIELDS constant to exports (6c4bc8d)
- Updated package exports to include types for ComparisonInput and ComparisonResult as well as MatchKey enum (335fd46)
Bug Fixes
- Removed unused commands and dependencies from package.json and standardized timezone when running tests (0f4981c)
v1.2.0
1.2.0 (2023-11-17)
Features
- Updated license from MIT to Apache 2.0 (67d4b1a)
v1.1.0
1.1.0 (2023-11-16)
Features
v1.0.0
1.0.0 (2023-11-14)
Bug Fixes