Releases: taoky/ayano
Releases · taoky/ayano
v0.1.7
v0.1.6
Full Changelog: v0.1.5-2...v0.1.6
v0.1.5-2
Full Changelog: v0.1.5...v0.1.5-2
v0.1.5
Full Changelog: v0.1.4...v0.1.5
v0.1.4
v0.1.3
What's Changed
- Add dir-analyze by @Cherrling in #24
New Contributors
- @Cherrling made their first contribution in #24
Full Changelog: v0.1.2...v0.1.3
v0.1.2
Full Changelog: v0.1.1...v0.1.2
-
Add progress bar with schollz/progressbar/v3
Example:
Using log files: [/var/log/nginx/mirrors/access_json.log] ⠸ analyzing (950750/-, 410268 it/s) [2s]
v0.1.1
v0.1.0
What's Changed
- Use spf13/cobra for better CLI tool experience by @iBug in #5
- Split parser_test into per-unit test files by @iBug in #6
- Add --sort-by flag for analyze by @iBug in #10
- A simple TUI-like interface by @taoky in #9
- Allow analyzing multiple files sequentially by @iBug in #13
- Add
list parserscommand by @iBug in #14 - Support reading compressed files through exec by @iBug in #15
- analyze: Group CIDRs with --group by @iBug in #17
- Use tablewriter for analyzer.PrintTopValues by @iBug in #20
- analyze,parser: Add unique UA counting by @taoky in #19
- analyze: Add RunLoopWithMultipleIterators by @taoky in #21
New Contributors
Full Changelog: v0.0.10...v0.1.0
v0.0.10
Add caddy json parser and default threshold to 10M