Skip to content

v2.5.2

Compare
Choose a tag to compare
@vrothberg vrothberg released this 15 Oct 13:33
· 81 commits to main since this release
  • CI: use golang:1.17 container
  • performance: user faster json lib
  • log parsing errors
  • --memory-profile
  • bump dependencies
  • build(deps): bump github.com/mattn/go-shellwords from 1.0.11 to 1.0.12
  • build(deps): bump github.com/jessevdk/go-flags from 1.4.0 to 1.5.0
  • add dependabot.yml
  • build(deps): bump github.com/sirupsen/logrus from 1.8.0 to 1.8.1
  • Fix indentation
  • Fix fzf example
  • Modify fzf example; parse error due to typo
  • build(deps): bump github.com/sirupsen/logrus from 1.7.0 to 1.8.0
  • write to stdout if it's not a tty
  • bump golangci-lint v1.36.0
  • build(deps): bump github.com/mattn/go-shellwords from 1.0.10 to 1.0.11
  • Review feedback
  • Add fzf wrapper
  • build(deps): bump github.com/peterh/liner from 1.2.0 to 1.2.1
  • use switch table for dispatcher