Overview
Small release - adds a new keybinding Ctrl-t
to toggle hiding/showing the input panel.
Changelog
- 135b8f8 Remove Homebrew tap publishing & update docs (#180)
- 9b6f7f8 chore(deps): bump actions/checkout from 2 to 5 (#160)
- 3f90933 chore(deps): bump actions/setup-go from 5 to 6 (#170)
- 2855c2f chore(deps): bump crate-ci/typos from 1.22.1 to 1.24.5 (#123)
- 90460d0 chore(deps): bump crate-ci/typos from 1.24.5 to 1.36.2 (#171)
- e36f8a5 chore(deps): bump crate-ci/typos from 1.36.2 to 1.36.3 (#181)
- 6727dfc chore(deps): bump github.com/alecthomas/chroma/v2 from 2.14.0 to 2.20.0 (#156)
- 43cec00 chore(deps): bump github.com/charmbracelet/bubbles from 0.18.0 to 0.19.0 (#113)
- dbe0ff7 chore(deps): bump github.com/charmbracelet/bubbles from 0.20.0 to 0.21.0 (#141)
- 5b240b6 chore(deps): bump github.com/charmbracelet/bubbletea from 0.26.4 to 1.3.4 (#120)
- 1e501b6 chore(deps): bump github.com/charmbracelet/bubbletea from 1.3.4 to 1.3.10 (#179)
- 4fb9370 chore(deps): bump github.com/charmbracelet/lipgloss (#112)
- 81648bd chore(deps): bump github.com/itchyny/gojq from 0.12.16 to 0.12.17 (#128)
- 55636e8 chore(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#98)
- 7d3bb80 chore(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1 (#167)
- 61be5e8 chore(deps): bump github.com/spf13/viper from 1.19.0 to 1.21.0 (#178)
- 6833e16 chore(deps): bump golangci/golangci-lint-action from 6 to 8 (#147)
- efffacd chore(deps): bump goreleaser/goreleaser-action from 5 to 6 (#91)
- c0c3a85 chore: prep v0.8.0 release (#183)
- 141f5b4 chore: update goreleaser config to v2 (#126)
- e7076e0 feat: add keybinding (Ctrl+t) to toggle showing/hiding the input data (#182)
- a75e3e7 feat: create working snap package (#117)
- eb2bb34 fix: use json.Number to preserve numeric precision (#127)