Skip to content

Releases: guyfedwards/nom

v3.3.0

19 Mar 10:55
33fcf87

Choose a tag to compare

Changelog

v3.2.5

20 Feb 11:37
0cac46a

Choose a tag to compare

Changelog

  • 0cac46a feat: move feed go to bottom list when marked as read (#190)

v3.2.4

20 Feb 11:22

Choose a tag to compare

Changelog

v3.1.1

23 Jan 12:09

Choose a tag to compare

Changelog

  • bc5678d fix: ignore EditConfig key when filtering

v3.1.0

12 Jan 12:01
c9546e2

Choose a tag to compare

Changelog

  • 1e065cd chore: no quit on esc if help open
  • c9546e2 fix: "No items" screen on marking filtered item (#179)

v3.0.0

23 Dec 14:47
d9b414f

Choose a tag to compare

Changelog

  • d9b414f feat: allow multiple backend instances (#147)

BREAKING CHANGE: backends.freshrss and backends.miniflux are now
arrays
Old:

  backends:
    freshrss:
      host: foo.bar
      api_key: 123123

New:

  backends:
    freshrss:
      - host: foo.bar
        api_key: 123123
  • bca2520 chore: make GetFeeds method on backends
  • 041b0c3 feat: add support for XDG_CONFIG_HOME with fallback to OS default
  • 4acfab9 fix: Add tag docs to README
  • 1a98668 fix: Add unit tests that exercise filter syntax
  • 28347c9 fix: Support tags in add command
  • 7c07215 fix: Tags code cleanup

v2.20.0

18 Oct 21:54
a50fd43

Choose a tag to compare

Changelog

v2.18.0

12 Oct 21:23
a6b7a03

Choose a tag to compare

Changelog

v2.17.0

09 Oct 18:31
5de9cb8

Choose a tag to compare

Changelog

v2.16.2

02 Oct 14:36
ae96e1d

Choose a tag to compare

Changelog