Releases: libgraviton/import-export
Releases · libgraviton/import-export
v1.0.1
Bugfix
- Added missing assignation to command line variable. #32
v1.0.0
Important notice
As per this release, the project license now is the MIT License.
The purpose of this change is to simplify embedding our application into other projects by not placing any restrictions and/or obligations to the user.
Features
- Add possibility to specify a file that lists the files to load #30
- Add possibility to add arbitrary headers to the import HTTP requests #31
v0.10.1
Bugfixes
- don't hardcode database name and use the name from
--mongodb
arg if available. #26
v0.8.0
Content
- General Composer update.
- Added Initial Data file upload for request (PUT). Refer to Readme for instructions.