Packages
Parse, resolve, and serialize Git .mailmap files in Elixir to canonicalize author and committer identities.
Current section
Files
Jump to
Current section
Files
git_mailmap
CHANGELOG.md
CHANGELOG.md
# Changelog
## 1.0.1 - 2026-08-18
- Improve package README discoverability.
- Exclude research notices from the published Hex package and generated docs.
## 1.0.0 - 2026-08-16
- Add `.mailmap` parsing, identity resolution, and serialization.
- Support Elixir 1.14 and newer with no runtime dependencies.
- Verify package contents, documentation, and static analysis before release.
- Document entry formats, project roadmap, and compatibility-test provenance.