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.
- Support for node version 4
3.1.0 - 2018-06-24
- Ability to specify which folder to use as seeds folder via a cli argument.
3.0.2 - 2018-06-24
- Updated dependencies to latest
- Dropped support for iojs
3.0.1 - 2018-03-05
- Fixed syntax issue from 3.0.0
3.0.0 - 2018-03-05
- Ability to use .json or .js files which export json objects as collection files
- seed-setup now generates a .js file instead of a .json file for specifying mongodb connection info