Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1.14 KB

CHANGELOG.md

File metadata and controls

37 lines (27 loc) · 1.14 KB

Changelog

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.

[Unreleased]

Removed

  • Support for node version 4

3.1.0 - 2018-06-24

Added

  • Ability to specify which folder to use as seeds folder via a cli argument.

3.0.2 - 2018-06-24

Changed

  • Updated dependencies to latest

Deprecated

  • Dropped support for iojs

3.0.1 - 2018-03-05

Fixed

  • Fixed syntax issue from 3.0.0

3.0.0 - 2018-03-05

Added

  • Ability to use .json or .js files which export json objects as collection files

Changed

  • seed-setup now generates a .js file instead of a .json file for specifying mongodb connection info