Skip to content

Latest commit

 

History

History
52 lines (35 loc) · 2.34 KB

CHANGELOG.md

File metadata and controls

52 lines (35 loc) · 2.34 KB

0.1.1 (Wed Jun 07 2023)

⚠️ Pushed to master

🏠 Internal

  • Add codespell: config, workflow and have present typos fixed #83 (@yarikoptic)

Authors: 1


0.1.0 (Wed Jun 07 2023)

🚀 Enhancement

  • A fix to processing entries for zenodo, print ORCID URL in interactive mode, perform some internal code refactorings #78 (@yarikoptic)

🏠 Internal

Authors: 4


Older Versions

  • fix mailmap parsing which could have lead to "too many values unpack" (0.0.22)
  • add to action ability to run command twice (0.0.21)
  • searching orcid for other-names as final resort, requiring first/last (0.0.19)
  • searching for last, first and reverse for orcid lookup (0.0.18)
  • unicode characters allowed, and dont update users with orcids (0.0.17)
  • should allow for repository names with .git extension (0.0.15)
  • adding support to do updates --from (between) resources (0.0.14)
  • adding github to update-lookup, not doing by default (0.0.13)
  • support for updating .tributors from a lookup (0.0.12)
  • adding codemeta as a parser (0.0.11)
  • refactor of GitHub action and container deployment (0.0.1)
  • skeleton release (0.0.0)