Skip to content

Latest commit

 

History

History
144 lines (68 loc) · 4.41 KB

CHANGELOG.md

File metadata and controls

144 lines (68 loc) · 4.41 KB

0.8.0 (2015-02-17)

Features

  • sofa.CheckoutService: new build + Angular service/module (70d6e206)

0.8.0 (2014-12-08)

0.7.0 (2014-11-05)

Features

0.6.0 (2014-08-05)

0.5.3 (2014-06-23)

Bug Fixes

  • grunt: update deploy task format (e6309ab3)

0.5.2 (2014-06-20)

Bug Fixes

  • sofa.CheckoutService: fixes bug in birthday data transform function (1d0976c6)

0.5.0 (2014-06-20)

Bug Fixes

  • deploy: make compatible with latest version (5a0e73e3)

0.4.4 (2014-06-20)

Features

0.4.4 (2014-06-05)

Bug Fixes

  • sofa-checkout-service: model copy (0e3d3981)

0.4.3 (2014-05-19)

Bug Fixes

  • Gruntfile: fixes license banner (d1128ae2)
  • LICENSE: fixes naming (90132df8)
  • checkoutService: patch shippingAddress in modelCopy (26112aac)
  • payone: don't pass undefined card numbers (c7df1071)
  • redirect: don't throw, just return to prevent unwanted error messages on redirect (cea0e924)

Features

  • *: add FormatUtils with zeroFill (71ddb4e4)
  • docheckoutst: switch to new API, check for redirects at pre- and post-checkout, pass payone on (2fbc1066)

0.4.2 (2014-05-07)

Bug Fixes

  • payone: don't pass undefined card numbers (f0a4c93f)

0.4.1 (2014-05-02)

Bug Fixes

  • redirect: don't throw, just return to prevent unwanted error messages on redirect (cea0e924)

0.4.0 (2014-04-29)

Features

  • docheckoutst: switch to new API, check for redirects at pre- and post-checkout, pass payone on (2fbc1066)

0.3.1 (2014-04-16)

Bug Fixes

0.3.0 (2014-04-14)

Features

  • *: add FormatUtils with zeroFill (b64e26b0)

0.2.0 (2014-03-31)

Features

  • *: convert birthday, switch to new address format, attach pseudocardpan (66020e07)