Releases: nobe4/gh-not
Releases · nobe4/gh-not
v0.2.5
What's Changed
- docs(readme): add ci and docs badge by @nobe4 in #79
- feat(dependabot): create dependabot config by @nobe4 in #80
- chore(deps): bump goreleaser/goreleaser-action from 5 to 6 by @dependabot in #81
- chore(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #84
- chore(deps): bump github.com/charmbracelet/bubbletea from 0.26.3 to 0.26.5 by @dependabot in #82
- chore(deps): bump github.com/itchyny/gojq from 0.12.15 to 0.12.16 by @dependabot in #83
- feat(jq,rule): tests and advanced filters by @nobe4 in #87
- fix(cmd): run manager.save only on commands that load and change it by @nobe4 in #90
- chore(deps): bump github.com/charmbracelet/bubbletea from 0.26.5 to 0.26.6 by @dependabot in #88
New Contributors
- @dependabot made their first contribution in #81
Full Changelog: v0.2.4...v0.2.5
v0.2.4
v0.2.3
v0.2.2
v0.2.1
v0.2.0
v0.1.5
v0.1.4
Thanks @offbyone for reporting #42
What's Changed
- feat(repl): add paginator view by @nobe4 in #40
- Update issue templates by @nobe4 in #43
- refactor(keymap): simplify the keymap by using the name as help by @nobe4 in #45
- feat(ci): create ci workflow by @nobe4 in #46
- fix(ci): fix CI using GitHub's editor by @nobe4 in #47
- feat(ci): run on ubuntu only by @nobe4 in #49
- feat(config,cache): ensure parent folder exists by @nobe4 in #44
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- docs(README): add section about running sync automatically by @nobe4 in #30
- feat(config): add
--init
flag by @nobe4 in #32 - feat(notifications): add read status in output by @nobe4 in #33
- feat(gh,config): config for all notifications and retry/page count by @nobe4 in #34
- feat(config, repl): configurable keymap by @nobe4 in #37
- docs(config): simplify documentation and init flag by @nobe4 in #39
Full Changelog: v0.1.2...v0.1.3