Skip to content

Releases: contentful/contentful-export

v7.2.0

30 Jul 09:38
Compare
Choose a tag to compare

7.2.0 (2018-07-30)

Features

  • SDK: upgrade to latest CMA SDK version (d6368f8)

v7.1.1

21 Jun 09:54
Compare
Choose a tag to compare

7.1.1 (2018-06-21)

Bug Fixes

  • Remove warning on install (026fe13)

v7.1.0

12 Jun 11:18
Compare
Choose a tag to compare

7.1.0 (2018-06-12)

Bug Fixes

  • install: Properly escape cli installation info cross-platform (b0188de)

Features

v7.0.0

16 Apr 11:08
Compare
Choose a tag to compare

7.0.0 (2018-04-16)

Bug Fixes

chore

  • node: set minimal node version to v6 (2f847ab)

Features

  • environments: add support to export environments (#97) (002559c)
  • npm: new build:watch script for more joy while developing (2762cac)

BREAKING CHANGES

  • node: Will no more work with node 4.7
  • options: managementHost renamed to host

v6.0.4

25 Jan 12:32
1d321a2
Compare
Choose a tag to compare

<a name"6.0.4">

6.0.4 (2018-01-25)

Bug Fixes

  • error-log: do not display log twice and throw only errors (1d321a2b)

v6.0.3

25 Jan 12:19
Compare
Choose a tag to compare

<a name"6.0.3">

6.0.3 (2018-01-25)

Bug Fixes

  • Update moment.js dependency (022f675f)

v6.0.2

22 Jan 15:10
Compare
Choose a tag to compare

6.0.2 (2018-01-22)

Bug Fixes

  • logging: do not throw error when creating log file (54a4fbb1)

v6.0.1

19 Dec 15:13
Compare
Choose a tag to compare

<a name"6.0.1">

6.0.1 (2017-12-19)

Bug Fixes

v6.0.0

18 Dec 16:44
Compare
Choose a tag to compare

6.0.0 (2017-12-18)

Build System / Dependencies
  • npm:
    • upgrade to new batch-libs major version (5a669518)
    • fix dependencies and remove obsolete (0e1911b6)
Chores
New Features
  • seperate querying for entries and assets (#76) (b947386c)
  • Adding query support + content-only export (#74) (e0951d9d)
  • logging: add event based logging and remove npmlog (c8045f1a)
  • error-logging: errors are now written to a log file (26071001)
Tests
  • integration: switch integration test space and adjust tests (dcd3c56d)

v4.7.8

30 Oct 09:46
Compare
Choose a tag to compare

<a name"4.7.8">

4.7.8 (2017-10-30)

Bug Fixes