Skip to content

Releases: klarna-incubator/aps-evaluator

v2.0.0

12 Jan 11:34
0053a75
Compare
Choose a tag to compare

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

12 Jan 09:14
5d1342f
Compare
Choose a tag to compare

1.5.0 (2024-01-12)

Features

  • support for multi possible values for productId and merchantName (3f044af)

v1.4.0

13 Dec 04:41
312cea9
Compare
Choose a tag to compare

1.4.0 (2023-12-13)

Features

  • support for multi possible values for line item fields (46dfa97)

Bug Fixes

v1.3.2

20 Nov 17:42
f75b77f
Compare
Choose a tag to compare

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

17 Nov 23:01
46d891d
Compare
Choose a tag to compare

1.3.1 (2023-11-17)

Bug Fixes

  • Fixed issue where tracking numbers were not compared correctely (fdb3407)

v1.3.0

17 Nov 22:16
c157ef2
Compare
Choose a tag to compare

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

17 Nov 17:42
0d215c6
Compare
Choose a tag to compare

1.2.0 (2023-11-17)

Features

  • Updated license from MIT to Apache 2.0 (67d4b1a)

v1.1.0

16 Nov 08:38
762180c
Compare
Choose a tag to compare

1.1.0 (2023-11-16)

Features

v1.0.0

14 Nov 14:06
c9eed0e
Compare
Choose a tag to compare

1.0.0 (2023-11-14)

Bug Fixes