Skip to content

1.1.0

Compare
Choose a tag to compare
@Cyanistic Cyanistic released this 14 May 17:04
· 32 commits to master since this release

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.