Have tested and relaxed requirements to allow Python 3.6. Also adds automation to generate a CITATION.cff file.
0.1.10
Fix bugs in 4.3 schema customization and provide an example metadata file.
0.1.9
This release makes the progressbar in the download_file function so it works bteere across command line and jupyter notebook environments.
0.1.8
This release adds a download_url function, which easily returns the download url from the DataCite media API. Since the new version datacite python library has been released, this release will also install the correct dependencies.
0.1.7
This release includes a new download_file function that uses the DataCite media API, a bug fix to support "4" and "40" as a schema name, black formatting throughout the code, and a new example jupyter notebook.
0.1.6
This release brings the ability to have multiple DataCite metadata schemas, and adds support for the new 4.3 schema. It also includes an unembargo function.