Releases: nekrassov01/alpen
Releases · nekrassov01/alpen
v0.0.11
Changelog
- ea1eca7 bump up version to 0.0.11
- d63d6ee feat: support apache common/combined log format
v0.0.9
Changelog
- f57b5d6 bump up version to 0.0.9
- e2fb46a chore: fix help
- f3d6deb chore: update for access-log-parser v0.0.10
- 5ac81e5 refactor: update
textLineHandler
v0.0.8
Changelog
- 9badde9 bump up version to 0.0.8
- 6599ce8 chore: change flag name
buffer
-> input
v0.0.7
Changelog
- 686360f bump up version to 0.0.7
- b812780 ci: update go v1.21 -> v1.21.4
- c3c013e fix: remove unneeded print
v0.0.6
Changelog
- 7c27f49 bump up version to 0.0.6
- 370018d chore: add .gitattributes
- f455bb5 chore: update for access-log-parser v0.0.8
- b9958e1 fix: alb regex pattern
- 7063290 refactor: cli flag settings
v0.0.5
Changelog
- aa1b170 bump up version to 0.0.4
- b09d623 bump up version to 0.0.5
- 6b4b5d2 chore: update for access-log-parser v0.0.6
- f40e2d0 chore: update for access-log-parser v0.0.7
- 9e412a0 chore: version up access-log-parser
- 53fa1c1 ci: update Makefile
- ddae6ab ci: update Makefile
- 19e6534 ci: update ci.yml
v0.0.4
Changelog
- 790f590 bump up version to 0.0.4
- 899e564 chore: update for access-log-parser v0.0.6
- 9e412a0 chore: version up access-log-parser
v0.0.3
Changelog
- 82a5174 bump up version to 0.0.3
- 281cecf chore: add completion scripts
- 4c6edbd chore: update Makefile
- a275c48 feat: display completion scripts
v0.0.2
Changelog
- bae663e bump up version to 0.0.2
- a7e8b3e chore: fold long sentences in app.go
- a8cdaf3 chore: update Makefile
- 70e49bf ci: add some linters in .golangci.yml
- 40846e8 perf: use strings.Builder instead of strings.Join