Releases: sphereio/customer-import
Releases · sphereio/customer-import
v1.0.5
Fix:
- Updates vulnerable dependencies (#9)
v1.0.4
<a name"1.0.4">
1.0.4 (2016-06-27)
Bug Fixes
- import: fix setting the default billing and shipping address (8e85b0a4)
v1.0.3
<a name"1.0.3">
1.0.3 (2016-05-09)
Bug Fixes
- customer-groups: fix concurrent creation of the same customer group (651b0356)
v1.0.2
<a name"1.0.2">
1.0.2 (2016-05-09)
Bug Fixes
- customer-groups: store customer group in local cache after creating a new one (fc913e8e)
v1.0.1
<a name"1.0.1">
1.0.1 (2016-05-04)
Bug Fixes
- customer-groups: wait for customer groups to be loaded before starting to import (8819034e)
v1.0.0
<a name"1.0.0">
1.0.0 (2016-04-29)
Features
- project: rename to sphere-customer-import (ff5dd6b3)
v0.4.0
<a name"0.4.0">
0.4.0 (2016-04-18)
Features
- schema: migrate to json schemas using ajv (2755808a)
v0.3.2
<a name"0.3.2">
0.3.2 (2016-03-09)
Bug Fixes
- summary: json stringify summary (461cf615)
v0.3.1
<a name"0.3.1">
0.3.1 (2016-03-09)
Bug Fixes
- release: run build before publishing to npm (daba92cb)
v0.3.0
<a name"0.3.0">
0.3.0 (2016-03-09)
Bug Fixes
- import: rename stream processing function to match node-cli spec (0fbe7c1d)
Features
- import:
- add support for setting default shipping and billing address (1a72b7b2)
- add support for importing customers with addresses (e1862a3b)
- validation: strip unknown fields from customer object (b36c596b)