Skip to content

Releases: Ajnasz/go-loggly-cli

v1.3.0

14 Sep 13:52
c3adc84

Choose a tag to compare

  • test(ci): add go test step to release workflow
  • ci(workflow): update Go version
  • feat(search): add concurrency for page fetching

v1.2.0

12 Sep 10:17
9d6697a

Choose a tag to compare

  • ci: simplify release workflow and remove unused dep steps
  • chore(deps): update go version and go-simplejson
  • feat(cli): warn on invalid flag placement after query

v1.1.2: fix github release action

21 Nov 08:42
fa7489a

Choose a tag to compare

use `gh release` instead of hub command

v1.1.0

18 Jun 16:11
26fd2aa

Choose a tag to compare

Add support to get paginated response

Change the search api, so it returns channels, where we push new message
on each page

Add the -maxPages argument to the command, to limit how many pages
should be paginated

v1.0.0

14 Jun 19:10
6ffa74e

Choose a tag to compare

Merge branch 'master' of github.com:Ajnasz/go-loggly-cli