Releases: citation-file-format/cffconvert
Releases · citation-file-format/cffconvert
1.0.3
1.0.2
1.0.1
1.0.0
0.0.5
0.0.5
- Minor changes
0.0.4
- added optional validation of CITATION.cff files using pykwalifire (
--validate
) - added printing the CITATION.cff contents from the command line
- added unit tests for command line interface
- added integration with sonarcloud code quality monitoring
- removed shorthand command line argument
-v
(represented both--validate
and --verbose) - added showing its own version (
--version
) - command line argument
--ignore-suspect-keys
no longer needs to be assigned a value, it's simply a flag
0.0.3
- added a command line interface
- added functionality for overriding, ignoring, removing 'suspect keys': for example,
doi
,date-released
,version
,commit
- added functionality to use various github url formats
- added functionality to read from string as well as (CFF file found at) url
- added an 'export to .zenodo.json' method
- orcid identifiers are now included in codemeta's Person
- added unit tests, live tests, fixtures
0.0.1
citationcff v0.0.0
(testing the Zenodo/GitHub integration)