Skip to content

Releases: citation-file-format/cffconvert

1.0.3

06 Nov 10:15
Compare
Choose a tag to compare

security bugfix by updating requests from 2.18.4 to 2.20.0

1.0.2

09 Oct 15:03
cbe0b7a
Compare
Choose a tag to compare
  • fixed bug #82 (warnings on stdout)

1.0.1

25 Jul 11:23
74f3c21
Compare
Choose a tag to compare
  • fixed bug #73 (orcid format in zenodo export)

1.0.0

23 Jul 14:03
f5324d4
Compare
Choose a tag to compare
  • first stable release
  • solved bug #59 (cffconvert creates local file data.yaml and schema.yaml on validate)

0.0.5

22 May 16:23
797ec15
Compare
Choose a tag to compare

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

03 May 12:20
6eeb364
Compare
Choose a tag to compare
  • 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

25 Apr 09:15
b750559
Compare
Choose a tag to compare
0.0.1 Pre-release
Pre-release
add as_json() method

citationcff v0.0.0

29 Jan 11:52
Compare
Choose a tag to compare
citationcff v0.0.0 Pre-release
Pre-release

(testing the Zenodo/GitHub integration)