Skip to content

Releases: nobe4/gh-not

v0.4.10

19 Sep 09:47
v0.4.10
cd7a2df
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/charmbracelet/bubbletea from 1.1.0 to 1.1.1 by @dependabot in #170
  • feat(gh): add per_page parameter for API calls by @nobe4 in #172
  • feat(sync): add the time of last sync by @nobe4 in #173

Full Changelog: v0.4.9...v0.4.10

v0.4.9

14 Sep 12:41
v0.4.9
ff20a75
Compare
Choose a tag to compare

What's Changed

  • test(integration): add error handling for responses by @nobe4 in #154
  • test: fix CI tests by @nobe4 in #167
  • feat(notification): add LastCommentor field by @nobe4 in #168

Full Changelog: v0.4.8...v0.4.9

v0.4.8

13 Sep 19:13
v0.4.8
fe59cbf
Compare
Choose a tag to compare

What's Changed

  • fix(view): don't render an empty notifications list by @nobe4 in #165
  • feat(open): add output for open action by @nobe4 in #166

Full Changelog: v0.4.7...v0.4.8

v0.4.7

12 Sep 13:10
v0.4.7
4803c28
Compare
Choose a tag to compare

What's Changed

  • feat(repl): add notification stats in the statusline by @nobe4 in #162
  • fix(repl): Make None actually work by @nobe4 in #163
  • fix(repl): select all only works on filtered items by @nobe4 in #164

Full Changelog: v0.4.6...v0.4.7

v0.4.6

12 Sep 06:55
v0.4.6
5a62d4b
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/charmbracelet/lipgloss from 0.11.0 to 0.12.1 by @dependabot in #148
  • refactor(api): drop Do method in the Requestor interface by @nobe4 in #147
  • test(integration): First pass at creating integration tests by @nobe4 in #146
  • test(integration): add header handling in integration tests by @nobe4 in #150
  • chore(deps): bump github.com/charmbracelet/lipgloss from 0.12.1 to 0.13.0 by @dependabot in #153
  • chore(deps): bump github.com/charmbracelet/bubbletea from 0.26.6 to 1.0.0 by @dependabot in #155
  • feat(cache): get the refreshed date by @nobe4 in #161
  • chore(deps): bump github.com/charmbracelet/bubbletea from 1.0.0 to 1.1.0 by @dependabot in #156

Full Changelog: v0.4.5...v0.4.6

v0.4.5

11 Aug 12:13
v0.4.5
8e6b6ae
Compare
Choose a tag to compare

What's Changed

  • refactor: rename actors to actions and actor to runner by @nobe4 in #143
  • feat(actions): automatically generate help for the actions by @nobe4 in #144

Full Changelog: v0.4.4...v0.4.5

v0.4.4

11 Aug 09:51
v0.4.4
26df3ef
Compare
Choose a tag to compare

What's Changed

  • feat(hide): rework hidden state by @nobe4 in #140
  • fix(notifications): use fallback string format by @nobe4 in #142

Full Changelog: v0.4.3...v0.4.4

v0.4.3

10 Aug 19:36
v0.4.3
9199691
Compare
Choose a tag to compare

What's Changed

  • fix(config): rename command accept default key by @nobe4 in #139

Full Changelog: v0.4.2...v0.4.3

v0.4.2

10 Aug 19:23
v0.4.2
7215d87
Compare
Choose a tag to compare

What's Changed

  • docs: general improvements by @nobe4 in #135
  • feat(sync): reset Meta.Done on newer remote notification by @nobe4 in #137

Full Changelog: v0.4.1...v0.4.2

v0.4.1

09 Aug 22:00
v0.4.1
3d9db46
Compare
Choose a tag to compare

What's Changed

  • feat(script): add script to help tagging the next release by @nobe4 in #132
  • refactor(colors): switch to lipgloss by @nobe4 in #133

Full Changelog: v0.4.0...v0.4.1