Releases: contentful/contentful-export
Releases · contentful/contentful-export
v7.2.0
v7.1.1
v7.1.0
v7.0.0
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 tohost
v6.0.4
v6.0.3
v6.0.2
v6.0.1
v6.0.0
6.0.0 (2017-12-18)
Build System / Dependencies
- npm:
Chores
- Update README (de2dd719)
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)