🚀 Enhancement
- A fix to processing entries for zenodo, print ORCID URL in interactive mode, perform some internal code refactorings [78](https://github.com/con/tributors/pull/78) ([yarikoptic](https://github.com/yarikoptic))
🏠 Internal
- Make bumpversion aware that most recent release was 0.0.22 [81](https://github.com/con/tributors/pull/81) ([yarikoptic](https://github.com/yarikoptic))
- Acknowledge vuillaut and jwodder contributors [80](https://github.com/con/tributors/pull/80) (github-actionsusers.noreply.github.com [github-actions[bot]](https://github.com/github-actions[bot]))
- Boost vsoch/pull-request-action to 1.0.24 [79](https://github.com/con/tributors/pull/79) ([yarikoptic](https://github.com/yarikoptic))
- Set up auto to automate releases [74](https://github.com/con/tributors/pull/74) ([jwodder](https://github.com/jwodder) [yarikoptic](https://github.com/yarikoptic))
Authors: 4
- [github-actions[bot]](https://github.com/github-actions[bot])
- github-actions (github-actionsusers.noreply.github.com)
- John T. Wodder II ([jwodder](https://github.com/jwodder))
- Yaroslav Halchenko ([yarikoptic](https://github.com/yarikoptic))
---
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)