Releases: aorith/varnishlog-parser
Releases · aorith/varnishlog-parser
v0.3.1
Changelog
- 173b527: Merge pull request #33 from aorith/dependabot/go_modules/github.com/go-echarts/go-echarts/v2-2.6.3 (@aorith)
- 2d675c3: feat(deps): bump github.com/go-echarts/go-echarts/v2 from 2.6.1 to 2.6.3 (@dependabot[bot])
- 56a4d3f: feat: modernize code (@aorith)
- cdb0af6: feat: refactor headers logic (@aorith)
- f157cbb: feat: reimplement headers tab (@aorith)
- 4824e6d: feat: reimplement req builder (@aorith)
- f95acdd: fix tests (@aorith)
- 849232a: fix: headers tab (@aorith)
- 64037d8: fix: nil on reqbuilder and docs on hdrs tab (@aorith)
- c006ddf: fix: received/processed headers logic (@aorith)
- 86497e0: refactor header struct (@aorith)
- ad772d8: rename for consistence (@aorith)
- ef5e8b6: replace cases.Title with textproto.CanonicalMIMEHeaderKey (@aorith)
- c9ab79c: title case all header names (@aorith)
v0.2.9
Changelog
- 9fc9c08: Merge pull request #21 from aorith/dependabot/go_modules/github.com/go-echarts/go-echarts/v2-2.6.0 (@aorith)
- 40657ce: Merge pull request #23 from aorith/dependabot/go_modules/github.com/go-echarts/go-echarts/v2-2.6.1 (@aorith)
- 5e5445f: Merge pull request #24 from aorith/dependabot/go_modules/github.com/a-h/templ-0.3.920 (@aorith)
- 566e50f: Merge pull request #25 from aorith/dependabot/go_modules/github.com/a-h/templ-0.3.924 (@aorith)
- 11502e4: Merge pull request #26 from aorith/dependabot/github_actions/actions/checkout-5 (@aorith)
- 01ca6fd: Merge pull request #27 from aorith/dependabot/docker/golang-1.25 (@aorith)
- 5ad5867: Merge pull request #28 from aorith/dependabot/go_modules/github.com/a-h/templ-0.3.937 (@aorith)
- 30c393e: Merge pull request #29 from aorith/dependabot/go_modules/github.com/a-h/templ-0.3.943 (@aorith)
- 8b71ee6: Merge pull request #30 from aorith/dependabot/go_modules/github.com/spf13/cobra-1.10.1 (@aorith)
- e920ffc: Merge pull request #32 from aorith/dependabot/github_actions/actions/setup-go-6 (@aorith)
- 9d492ac: chore(deps): bump actions/checkout from 4 to 5 (@dependabot[bot])
- f51d2e4: chore(deps): bump actions/setup-go from 5 to 6 (@dependabot[bot])
- 3215258: feat(deps): bump github.com/a-h/templ from 0.3.898 to 0.3.920 (@dependabot[bot])
- 0562ec5: feat(deps): bump github.com/a-h/templ from 0.3.920 to 0.3.924 (@dependabot[bot])
- be0fca6: feat(deps): bump github.com/a-h/templ from 0.3.924 to 0.3.937 (@dependabot[bot])
- f09c4c4: feat(deps): bump github.com/a-h/templ from 0.3.937 to 0.3.943 (@dependabot[bot])
- f0f8685: feat(deps): bump github.com/go-echarts/go-echarts/v2 from 2.5.4 to 2.6.0 (@dependabot[bot])
- c85fa6b: feat(deps): bump github.com/go-echarts/go-echarts/v2 from 2.6.0 to 2.6.1 (@dependabot[bot])
- b3fb1eb: feat(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1 (@dependabot[bot])
- f8f729d: feat(deps): bump golang from 1.24 to 1.25 (@dependabot[bot])
- 8965f57: update templ and small text changes (@aorith)
v0.2.8
Changelog
- cc58ece: Merge pull request #10 from aorith/dependabot/go_modules/github.com/go-echarts/go-echarts/v2-2.5.1 (@aorith)
- 73fc698: Merge pull request #11 from aorith/dependabot/go_modules/github.com/spf13/cobra-1.9.1 (@aorith)
- 4461775: Merge pull request #12 from aorith/dependabot/go_modules/github.com/go-echarts/go-echarts/v2-2.5.2 (@aorith)
- 229bada: Merge pull request #13 from aorith/dependabot/go_modules/github.com/a-h/templ-0.3.856 (@aorith)
- 1681133: Merge pull request #14 from aorith/dependabot/go_modules/github.com/a-h/templ-0.3.857 (@aorith)
- becb6af: Merge pull request #15 from aorith/dependabot/go_modules/github.com/go-echarts/go-echarts/v2-2.5.3 (@aorith)
- 9458e73: Merge pull request #16 from aorith/dependabot/go_modules/github.com/a-h/templ-0.3.865 (@aorith)
- c87e2c5: Merge pull request #17 from aorith/dependabot/go_modules/github.com/go-echarts/go-echarts/v2-2.5.4 (@aorith)
- d7198c5: Merge pull request #18 from aorith/dependabot/go_modules/github.com/a-h/templ-0.3.887 (@aorith)
- d0917fd: Merge pull request #19 from aorith/dependabot/go_modules/github.com/a-h/templ-0.3.894 (@aorith)
- 89a20b1: Merge pull request #7 from aorith/dependabot/go_modules/github.com/go-echarts/go-echarts/v2-2.5.0 (@aorith)
- 3322683: Merge pull request #8 from aorith/dependabot/go_modules/github.com/a-h/templ-0.3.833 (@aorith)
- cd88865: Merge pull request #9 from aorith/dependabot/docker/golang-1.24 (@aorith)
- 0f63f9e: chore: bump templ (@aorith)
- 918bdd2: chore: update templ (@aorith)
- ad45eb6: feat(deps): bump github.com/a-h/templ from 0.3.819 to 0.3.833 (@dependabot[bot])
- d40a103: feat(deps): bump github.com/a-h/templ from 0.3.833 to 0.3.856 (@dependabot[bot])
- 5dc3585: feat(deps): bump github.com/a-h/templ from 0.3.856 to 0.3.857 (@dependabot[bot])
- 8739a12: feat(deps): bump github.com/a-h/templ from 0.3.857 to 0.3.865 (@dependabot[bot])
- 23dfe63: feat(deps): bump github.com/a-h/templ from 0.3.865 to 0.3.887 (@dependabot[bot])
- e2b06d0: feat(deps): bump github.com/a-h/templ from 0.3.887 to 0.3.894 (@dependabot[bot])
- a91166c: feat(deps): bump github.com/go-echarts/go-echarts/v2 from 2.4.6 to 2.5.0 (@dependabot[bot])
- 9310f73: feat(deps): bump github.com/go-echarts/go-echarts/v2 from 2.5.0 to 2.5.1 (@dependabot[bot])
- 7ed3395: feat(deps): bump github.com/go-echarts/go-echarts/v2 from 2.5.1 to 2.5.2 (@dependabot[bot])
- 84fbc46: feat(deps): bump github.com/go-echarts/go-echarts/v2 from 2.5.2 to 2.5.3 (@dependabot[bot])
- 86a46f6: feat(deps): bump github.com/go-echarts/go-echarts/v2 from 2.5.3 to 2.5.4 (@dependabot[bot])
- e685993: feat(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (@dependabot[bot])
- 7b90313: feat(deps): bump golang from 1.23 to 1.24 (@dependabot[bot])
v0.2.7
v0.2.6
v0.2.5
v0.2.4
Changelog
- 8aa4503: Merge pull request #5 from aorith/dependabot/go_modules/github.com/go-echarts/go-echarts/v2-2.4.6 (@aorith)
- 4d68ca7: add goreleaser (@aorith)
- 86dbba4: allow proxying with a subpath (@aorith)
- 50eebee: feat(deps): bump github.com/go-echarts/go-echarts/v2 from 2.4.5 to 2.4.6 (@dependabot[bot])
- be98073: fix goreleaser version (@aorith)