Skip to content

Releases: taoky/ayano

v0.1.0

30 Sep 13:36
3baa222
Compare
Choose a tag to compare

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 parsers command 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

  • @taoky made their first contribution in #9

Full Changelog: v0.0.10...v0.1.0

v0.0.10

19 Aug 09:32
Compare
Choose a tag to compare
Add caddy json parser and default threshold to 10M

v0.0.9

24 Jun 19:31
Compare
Choose a tag to compare
bug fix and systemd notify support

v0.0.8

07 Apr 15:00
Compare
Choose a tag to compare
Combined parser fix, and cleaner display for info

v0.0.7-multiarch

26 Mar 07:10
Compare
Choose a tag to compare
Add arm64 build CI

v0.0.7

23 Mar 18:11
Compare
Choose a tag to compare
Add daemon mode

v0.0.6

14 Mar 09:41
Compare
Choose a tag to compare
Add last accessed date

v0.0.5

05 Jan 11:38
Compare
Choose a tag to compare
Add topShow flag no limit behavior

v0.0.4

10 Jun 19:02
Compare
Choose a tag to compare
Add analyse mode

v0.0.3

26 May 12:12
Compare
Choose a tag to compare
Add serverip filter and show conn cnt in netstat