Skip to content

Releases: nobe4/gh-not

v0.4.0

09 Aug 21:43
v0.4.0
2fe5b4e
Compare
Choose a tag to compare

What's Changed

  • feat(views): implement logging for bubbletea interface by @nobe4 in #123
  • feat(notifications): render notifications ahead of time by @nobe4 in #124
  • feat(repl): start reworking the repl to use the list bubble by @nobe4 in #125
  • refactor(normal): move handlers into separate file by @nobe4 in #127
  • refactor(normal): refactor more methods by @nobe4 in #128
  • refactor(normal): use the list help view exclusively by @nobe4 in #129
  • refactor(repl): remove old repl by @nobe4 in #130
  • refactor(repl): rework mappings for consistency by @nobe4 in #131

Full Changelog: v0.3.6...v0.4.0

v0.3.6

23 Jul 11:17
v0.3.6
7b641a6
Compare
Choose a tag to compare

What's Changed

  • fix(config): use the config path to edit by @nobe4 in #122

Full Changelog: v0.3.5...v0.3.6

v0.3.5

22 Jul 23:26
v0.3.5
428cef7
Compare
Choose a tag to compare

What's Changed

  • fix(tests): use fixed times to sort on by @nobe4 in #119
  • feat(notifications): add Meta RemoteExists field by @nobe4 in #120
  • refactor(rules): filter directly on notifications by @nobe4 in #121

Full Changelog: v0.3.4...v0.3.5

v0.3.4

22 Jul 19:28
971a5d3
Compare
Choose a tag to compare

What's Changed

  • fix: load go version from mod file by @nobe4 in #112
  • feat(repl): highlight current line better by @nobe4 in #113
  • feat(repl): highlight current line better by @nobe4 in #114
  • feat(json): add JSON output by @nobe4 in #115
  • feat(root): add --flag to allow listing all notifications by @nobe4 in #116
  • feat(root): add --rule flag by @nobe4 in #117

Full Changelog: v0.3.3...v0.3.4

v0.3.3

21 Jul 10:15
cf41dbf
Compare
Choose a tag to compare

What's Changed

  • docs: add development notice by @nobe4 in #109
  • feat: add sync stats and refresh note by @nobe4 in #110
  • feat: add last updated date by @nobe4 in #111

Full Changelog: v0.3.2...v0.3.3

v0.3.2

20 Jul 19:54
7e3d0e7
Compare
Choose a tag to compare

What's Changed

  • fix(caller): ensure the caller is appropriately defined by @nobe4 in #108

Full Changelog: v0.3.1...v0.3.2

v0.3.1

20 Jul 14:31
526ced0
Compare
Choose a tag to compare

What's Changed

  • fix(gh): paginate the correct number of pages by @nobe4 in #104
  • docs(README): remove old flag for forcing a refresh by @nobe4 in #105
  • feat(sync): add --force flag to apply rules even on Done notifications by @nobe4 in #106
  • feat(manager): force strategy by @nobe4 in #107

Full Changelog: v0.3.0...v0.3.1

v0.3.0

20 Jul 10:57
6ab605d
Compare
Choose a tag to compare

Breaking changes

See #102

What's Changed

  • fix(manager): rework refresh to run only when necessary by @nobe4 in #100
  • refactor(cmd): reorganize the commands by @nobe4 in #102

Full Changelog: v0.2.7...v0.3.0

v0.2.7

18 Jul 15:34
839427a
Compare
Choose a tag to compare

What's Changed

  • feat(build): simplify build/install process by pulling debug info by @nobe4 in #96
  • fix: only enrich non-done notifications by @nobe4 in #99

Full Changelog: v0.2.6...v0.2.7

v0.2.6

08 Jul 19:05
db63b44
Compare
Choose a tag to compare

What's Changed

  • test(config,jq): add more tests to make explicit the order of operations by @nobe4 in #94
  • feat(config, jq): add rule testing during config parsing by @nobe4 in #93

Full Changelog: v0.2.5...v0.2.6