Skip to content

Latest commit

 

History

History
133 lines (63 loc) · 5.79 KB

CHANGELOG.md

File metadata and controls

133 lines (63 loc) · 5.79 KB

Changelog

1.8.4 (2023-05-09)

1.8.3 (2023-05-04)

1.8.3 (2023-01-16)

Update

  • Change Ratepay address

1.8.2 (2022-09-05)

Bug Fixes

  • installment: fix calculation of getAllowedMoth on ConfigurationRequest (#29) (10e5e6d)
  • trim leading/trailing whitespaces from model-values (#28) (35d4fc5)

1.8.1 (2022-05-06)

Bug Fixes

  • deprecated nullish value as string on PHP8.1 (77e6b3a), closes #27

1.8.0 (2022-03-28)

Features

  • add handling for fatal errors by the gateway (#25) (29eae73)

1.7.0 (2022-02-01)

Features

  • reorganize offline inst-calculation (624cc8e)

1.6.1 (2022-01-26)

Bug Fixes

  • incorrect locale code for Austria (#24) (a7d07f3)

1.6.0 (2022-01-25)

Features

  • implement 0% instalment calculation (#23) (946cec6)

1.5.1 (2021-07-13)

Bug Fixes

  • missing model mapping for multiple tracking ids (a0d8d99)
  • multiple tracking ids: fix missing model mapping (eebea1a)

1.5.0 (2021-06-10)

Features

  • adds php8.0 compatibility (0d79010)

1.4.0 (2021-03-10)

Features

  • add support for multiple tracking-ids (8ab5c84)

1.3.0 (2020-11-30)

Features

  • models: add annotations and functions to set dates (f0eee3a), closes #15

Bug Fixes

  • incorrect method annotation (0b823fd), closes #14

1.2.0 (2020-10-14)

Features

  • add field reference into backaccount (1eab2c9)

1.1.0 (2020-10-12)

Features

  • update version on contant file (1e3c609)

1.0.3 (2020-09-30)

Bug Fixes

  • change incorrect creditor id (bfdcf59)
  • change incorrect text references (89b5db0)
  • pass response text to installment-plans (3cec50f), closes #9

1.0.2 (2020-07-15)

Bug Fixes

  • locale: include missing translations (af27f74)

1.0.1 (2020-04-08)

Bug Fixes

  • items: allow empty description on discount (f7371a6)
  • release: add README.md release updates (4ac030e)

1.0.0 (2020-04-01)

Features

  • i18n: add support for other languages (a57bfba)
  • Add fax and mobile attributes to contacts model (10b510f)
  • Add support for zero percent installment (f62331e)