1.1.0
New Features
- Added importing and exporting features
- Exports go to a directory and output a .json file for each MongoDB collection
- Imports import into a collection based on the name of the .json file being imimported
- When importing into a collection, if the entry already exists then the time is incremented, otherwise a new entry is added.