Skip to content

Releases: nobe4/gh-not

v0.1.5

15 Jun 09:54
916afa6
Compare
Choose a tag to compare

What's Changed

  • feat(version): improve version display by @nobe4 in #52
  • feat(ci): check for deadcode by @nobe4 in #53
  • feat(notifications): implement a better sync'ing logic by @nobe4 in #55

Full Changelog: v0.1.4...v0.1.5

v0.1.4

12 Jun 23:14
4c5f866
Compare
Choose a tag to compare

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

12 Jun 08:36
1622ac1
Compare
Choose a tag to compare

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

v0.1.2

11 Jun 18:01
902b57e
Compare
Choose a tag to compare

What's Changed

  • refactor: use io.Writer in actors by @nobe4 in #26
  • feat(actor,notifications): open notification from the subject URL by @nobe4 in #29

Full Changelog: v0.1.1...v0.1.2

v0.1.1

11 Jun 11:03
c18539e
Compare
Choose a tag to compare

What's Changed

  • docs: add a how it works 101 section in the README by @nobe4 in #18
  • feat: support no-config run by @nobe4 in #22
  • refactor(manager): rework how the refresh condition is handled by @nobe4 in #25
  • feat(config): add edit flag by @nobe4 in #24

Full Changelog: v0.1.0...v0.1.1

Thanks to @williammartin and @alondahari for feedback

v0.1.0

11 Jun 09:09
b5a59cb
Compare
Choose a tag to compare

What's Changed

  • refactor: use native bubbletea help and keybinding by @nobe4 in #10
  • refactor: split views into their own packages by @nobe4 in #11
  • feat: create an interface for the API Caller by @nobe4 in #12
  • refactor(notifications): use pointers for Notifications by @nobe4 in #14
  • refactor: rename DeleteNil and ToInterface by @nobe4 in #16
  • feat: notifications manager by @nobe4 in #17

Full Changelog: v0.0.4...v0.1.0

v0.0.4

27 May 22:24
2611d07
Compare
Choose a tag to compare

What's Changed

  • feat: add version in release by @nobe4 in #5
  • feat: implement simple REPL by @nobe4 in #9

Full Changelog: v0.0.3...v0.0.4

v0.0.3

24 May 09:23
647321e
Compare
Choose a tag to compare

What's Changed

  • refactor: remove NotificationMap by @nobe4 in #3
  • feat: make the cache more generic by @nobe4 in #4

Full Changelog: v0.0.2...v0.0.3

v0.0.2

22 May 17:23
0bd950b
Compare
Choose a tag to compare

What's Changed

  • refactor(cmd): reorganize the commands by @nobe4 in #1
  • docs: slight improvement of the README by @nobe4 in #2

New Contributors

  • @nobe4 made their first contribution in #1

Full Changelog: v0.0.1...v0.0.2

v0.0.1

22 May 15:04
cb84450
Compare
Choose a tag to compare

Full Changelog: v0.0.0...v0.0.1