October 26, 2020
- Change Update dependencies due to security vulnerabilities
January 10, 2019
- Change Update dependencies due to security vulnerabilities
July 26, 2016
- Change Update all dependencies to latest version
- Change Kill off support for legacy Node versions not supported anymore (0.10.x and 0.12.x)
July 26, 2016
- Add package-lock.json for NPM 5
- Fix Fix mongoexports as arrays failing due to MongoDB keys (thanks to kleber-swf)
- Fix Fix outdated dev-dependencies for causing npm install to fail
August 22, 2016
- Add Add support for using MongoDB supported data types as _id
July 15, 2016
- Add Add support for importing mongoexport data dumps
- Change Change code to conform with JS standards
- Change Update dependencies to latest version
July 15, 2016
- Fix Add missing dependency for node <5.x
July 14, 2016
- Add Add possibility to use _id in files to import (thanks to denneulin)
- Fix Fix problem with tests not cleaning up
October 27, 2015
- Add Add mocha test cases (requires MongoDB running locally)
- Add Add CHANGELOG :)
- Change Reformat code
- Fix Fix typos in README
October 26, 2015
- Change Updated README
October 25, 2015
- Initial release