Skip to content
This repository has been archived by the owner on Sep 8, 2021. It is now read-only.

Latest commit

 

History

History
165 lines (119 loc) · 12.2 KB

CHANGELOG.md

File metadata and controls

165 lines (119 loc) · 12.2 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Generated by auto-changelog.

v5.0.0 - 2019-09-16

Merged

  • Fix issue when rounding multiple values in tax calculation #33

Commits

v4.4.4-beta1 - 2019-09-12

Commits

  • Fix issue when rounding multiple values in tax calculation 9ba291c

v4.4.3 - 2019-09-10

Merged

  • Extend endpoints for Stripe Strong Customer Authentication #32

Commits

v4.4.2 - 2019-03-27

Merged

  • Fix rounding issue in tax calculations #30
  • upstream #1

Commits

  • Making tests fail 91b3054
  • Fix rounding issue in tax calculationsg c263fbf
  • Tweak release scripts ee5254b

v4.4.1 - 2018-12-14

Merged

  • Made options object optional #26

Commits

v4.4.0 - 2018-12-12

Merged

  • Show Details about Pricing Calculation of Line Items in the Cart #25

Commits

v4.3.0 - 2018-12-10

Merged

  • Add autochange-log and release scripts #24
  • Include browserified bundle in release #17
  • RE: Zero amount orders allowed #23
  • Update project description in README.md #13
  • Add negated orderHistory parameters and deleteUsers method #22

Commits

  • Created additional methods d8524c8
  • Add options object instead of argument 06fe856
  • Fix release script e3732a2

v4.2.0 - 2018-11-14

Merged

  • Fix calculation to apply taxes after discount #19
  • Update order json in README #11

Commits

  • Include browserified bundle in release. d771ad2
  • Add integrity hashes to yarn.lock b4edb17
  • Allow overriding claims in pricing calculations 3f82300

v4.0.0 - 2017-09-07

Merged

  • Add support for getting order receipts #9
  • Add provider to create payment #8
  • Remove function that calls removed route #7
  • Support member discounts and fixed price coupons #6
  • Add missing babel plugins #5
  • convert from netlify to go #3
  • Change name according to Netlify Commerce guidelines. #2
  • Implments VAT support (Breaking API changes) #1

Commits

  • Update micro-api-client and improve error handling 95e838d
  • Update readme 6c41c8b
  • Create LICENSE 640fabb
  • Fix minor typos in README 688e4a1
  • Add couponDiscount and memberDiscount properties to cart ea8394b
  • Keep track of couponDiscount and memberDiscount on item prices a2e685e
  • Add helper methods for price calculations c55794e
  • Handle fixed discount amount as string 0bb096f
  • Fix currency in fixed discount calculation 4242ce2
  • Bump version eae7c72
  • Implement member discounts 5e90e0a
  • Support for percentage based member calculations c1941cb
  • Add missing test runner to devDependencies ead0e31
  • Update README.md 8ebc00c
  • fix space issues in repo d719448
  • Allow setCoupon(null) to remove a coupon 2daa478
  • Support for coupons f1d1bf2
  • Bump version 5314da6
  • Make sure prices have cents calculated when adding f9940bd
  • Tax calculations for addons 81e9c27
  • Add support for addons e1c605b
  • Fix issue when adding item with meta 4d2c742
  • Allow setting the cart key for local storage bf9d432
  • Add resendConfirmation method 2c82f8b
  • Bump version 346bd04
  • Manage dependencies with yarn bbe7096
  • Bump version c77e0b6
  • Add support for downloads 242d5f2
  • Add support for reports endpoint beae6bf
  • Add pagination support 66f67d5
  • Add methods for updating orders and getting customers 20e1eee
  • Add orderDetails method 1d25288
  • Handle bundled products 1e9f9db
  • Add explicit claimOrders method 830b536
  • Fix syntax error e5e05fe
  • Claim orders when a user is set b901673
  • Support for paypal flow c89bc80
  • Update micro api dependency eff5dd9
  • Update micro api version 4aa2f52
  • Bump version number e6e110a
  • Fix rounding errors and tax calculation/vatnumber issue f4b35d1
  • Bump npm version - added vatnumber support 2a6a053
  • Support for vat numbers 39ea576
  • Bumping version to 1, because semantic d89f105
  • support for VAT calculations f0056fd
  • API changes to prepare for vat calculations 98ab11f
  • Fix HTTP warning d447093
  • Fix typo and make sure cart is cleared after order 3cedb15
  • Bump version 5f593f2
  • First commit a677b80