Skip to content

Releases: vuillaut/contrib-checker

v1.0.0

19 Aug 09:24
1ce72b2

Choose a tag to compare

contrib-checker v.1.0.0

This is the first release of contrib-checker that checks if code contributors are properly listed in metadata files (CITATION.cff / codemeta.json) based on the git history.

It provides:

  • Python library: Installable package for programmatic use
  • Command-line tool: contrib-checker CLI for local checking
  • GitHub Action: Automated checking in GitHub workflows
  • GitLab CI: Support for GitLab merge request checking

New Contributors

Full Changelog: https://github.com/vuillaut/contrib-checker/commits/v1.0.0