Skip to content

Latest commit

 

History

History
91 lines (58 loc) · 4.85 KB

CHANGELOG.md

File metadata and controls

91 lines (58 loc) · 4.85 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.

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

  • Manage dependencies with yarn bbe7096
  • Add missing test runner to devDependencies ead0e31
  • Support for coupons f1d1bf2