Releases: rmyndharis/aimhooman
Releases · rmyndharis/aimhooman
Release list
v0.6.0
What's Changed
- fix(scan): read the hunks and the encodings the scan claims to cover by @rmyndharis in #32
- fix(githooks): stop install and uninstall from destroying the hook they preserve by @rmyndharis in #35
- fix(policy): let the ref guard finish when history carries a policy it cannot read by @rmyndharis in #36
- fix: report what the repair took, and fold case on root instruction files by @rmyndharis in #34
- fix(hook): catch two spellings that took the guards away unnoticed by @rmyndharis in #33
- fix(hook): stop refusing every Git command that follows another on one line by @rmyndharis in #37
- fix(gitx): hand git the pathspec list in a file instead of down its stdin by @rmyndharis in #38
- test(cli): stop the read-only object store fixture from proving nothing by @rmyndharis in #39
Full Changelog: v0.5.1...v0.6.0
v0.5.1
v0.5.0
What's Changed
- fix: stop vetoing legitimate Git work and split the largest modules by @rmyndharis in #31
Full Changelog: v0.4.1...v0.5.0
v0.4.1
v0.4.0
v0.3.1
v0.3.0
v0.2.0
What's Changed
- fix(cli): refuse allows that cannot silence a secret, and name the way out by @rmyndharis in #29
- perf(hooks): cut ordinary-commit hook time by a third, plus two notices by @rmyndharis in #30
Full Changelog: v0.1.8...v0.2.0
v0.1.8
v0.1.7
What's Changed
- fix: stop blocking commits for inherited files and imported messages by @rmyndharis in #28
Full Changelog: v0.1.6...v0.1.7