Skip to content

Releases: taoky/ayano

v0.1.7

23 Dec 17:54

Choose a tag to compare

What's Changed

  • Extend grep functionality and apply grep filter for analyze by @taoky in #26

Full Changelog: v0.1.6...v0.1.7

v0.1.6

23 Oct 17:08

Choose a tag to compare

Full Changelog: v0.1.5-2...v0.1.6

v0.1.5-2

29 Sep 19:07

Choose a tag to compare

Full Changelog: v0.1.5...v0.1.5-2

v0.1.5

29 Sep 19:04

Choose a tag to compare

Full Changelog: v0.1.4...v0.1.5

v0.1.4

07 Aug 16:51

Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4

v0.1.3

18 Jun 14:10
3207de4

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.2...v0.1.3

v0.1.2

01 Apr 13:06

Choose a tag to compare

Full Changelog: v0.1.1...v0.1.2

v0.1.1

27 Jan 09:54

Choose a tag to compare

What's Changed

  • parser: Cleanup nginx-combined with splitFields() by @iBug in #22
  • Add parser for rsync-proxy by @iBug in #23

Full Changelog: v0.1.0...v0.1.1

v0.1.0

30 Sep 13:36
3baa222

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

Choose a tag to compare

Add caddy json parser and default threshold to 10M