Releases: alyx/aloc
Releases · alyx/aloc
Release list
v1.2.0
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Add CI checks and static-binary release workflow by @alyx in #1
- perf: counter fast path, single-fd reads, parallel directory walk by @alyx in #2
- perf: traversal micro-optimizations by @alyx in #3
- walker: sniff shebangs only in extensionless files by @alyx in #5
- perf: fixed-schema JSON/YAML emitters for --by-file output by @alyx in #4
- counter: fuse the per-line loop into one whole-buffer scan by @alyx in #8
- counter: gofmt diff_test.go by @alyx in #9
- walker: read files through io_uring on Linux by @alyx in #10
- Add --git object-store counting mode by @alyx in #11
New Contributors
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Full Changelog: https://github.com/alyx/aloc/commits/v1.0.0