Skip to content
This repository was archived by the owner on Jun 20, 2025. It is now read-only.

Releases: commercetools/sphere-product-type-export

v0.9.2

Choose a tag to compare

@VineetKumarKushwaha VineetKumarKushwaha released this 07 Jun 13:32

Fix:

  • fix: add value to the referenceTypeId column (#43)

v0.9.1

Choose a tag to compare

@VineetKumarKushwaha VineetKumarKushwaha released this 26 May 10:30

Fix:

  • includeProductTypeInAttributes flag is not working (#34)

v0.9.0

Choose a tag to compare

@VineetKumarKushwaha VineetKumarKushwaha released this 19 May 13:28

Feature

  • productTypesExport: Add Product type column while export all attributes inlcuding same names under different product type when --includeProductTypeInAttributes flag is enabled (1dad6f6) (#27)

v0.8.2

Choose a tag to compare

@daern91 daern91 released this 18 Jan 15:28

Chore:

  • Added keyword for automation (#26)

v0.8.1

Choose a tag to compare

@daern91 daern91 released this 27 Nov 15:59

Fix:

  • Updates vulnerable dependencies (#25)

v0.8.0

Choose a tag to compare

@PhilippSpo PhilippSpo released this 15 Jan 09:17
94137ac

<a name"0.8.0">

0.8.0 (2018-01-15)

Bug Fixes

  • encoding: Fix encoding test (0af6e8de)
  • eslint: Update linter config so it works with project code style (c22e748c)
  • tests: Fix tests & bump eslint submodules (c2740ffc)

Features

  • productType-export: Add productType.key to export (54449f61)

v0.7.0

Choose a tag to compare

@PhilippSpo PhilippSpo released this 19 Jul 08:43

<a name"0.7.0">

0.7.0 (2017-07-19)

Features

  • productTypesExport: Export boolean values as a true/false strings (97d8f336)

v0.6.0

Choose a tag to compare

@PhilippSpo PhilippSpo released this 17 Feb 11:09

<a name"0.6.0">

0.6.0 (2017-02-17)

Features

  • export:
    • Add where parameter for filtering productTypes - Issue #11 (1a566ba1)
    • Add possibility to filter only few productTypes before exporting - Issue #11 (5480e85e)

v0.5.1

Choose a tag to compare

@PhilippSpo PhilippSpo released this 15 Feb 10:41

<a name"0.5.1">

0.5.1 (2017-02-15)

Bug Fixes

  • documentation: Fix documentation usage example (208ebc3a)

v0.5.0

Choose a tag to compare

@PhilippSpo PhilippSpo released this 20 Jan 14:03

<a name"0.5.0">

0.5.0 (2017-01-20)

Bug Fixes

  • export: Fix serializing of boolean values in xlsx format (821d5c24)
  • test: Fix tests for older exceljs version (eea7129b)

Features

  • export: Export productTypes using selected encoding or to xlsx fileType (10645870)