Skip to content

Releases: radulucut/cleed

v0.4.4

28 Sep 17:25

Choose a tag to compare

Changelog

  • 05d29af feat: add regular expression search
  • 8298e35 misc: update dependencies

v0.4.3

03 Jul 15:49

Choose a tag to compare

Changelog

v0.4.2

16 Apr 16:59

Choose a tag to compare

Changelog

  • 9609004 feat: add support for setting a custom data path
  • 66b5191 misc: update README.md

v0.4.1

14 Apr 08:13

Choose a tag to compare

Changelog

  • f8d82a1 feat: add miniflux support
  • a4e24c1 feat: add option to hide future items
  • ad8b9df fix: improve relative time display for future articles
  • 73dbb17 refactor: use a semaphore instead of batches for processing feeds

v0.4.0

19 Mar 11:20

Choose a tag to compare

Changelog

  • d36f4e2 feat: add '--cached-only' option
  • 301db44 feat: add ability to import feeds from search results in explore
  • 6b3326a feat: add new config options 'timeout' and 'batch-size'
  • 9c07a15 feat: add proxy support
  • 15b1614 feat: add support for setting a custom user agent
  • 38cb027 misc: update Go version to 1.24 and upgrade dependencies
  • 3f426fc refactor: move config logic in a separate file, fix tests
  • c1a8ca9 refactor: move import/export logic in a separate file

v0.3.0

28 Jan 18:56

Choose a tag to compare

Changelog

  • 8021ecb chore: update go version and dependencies
  • 0a4984d feat: add explore command for fetching and managing feeds from repositories
  • b2019a6 feat: enhance OPML import/export - allow import/export for multiple lists - export feed title and description - escape xml text

v0.2.1

03 Sep 09:14

Choose a tag to compare

Changelog

  • 05fe206 feat: add --config-path, --cache-path and --cache-info flags
  • 9ece8a6 feat: add search command
  • 9ab09d0 fix: time issue in tests

v0.2.0

28 Aug 12:26

Choose a tag to compare

Changelog

  • 07b6d44 feat: add OPML import/export functionality
  • c8b1810 feat: add import/export from/to file

v0.1.9

22 Aug 14:28

Choose a tag to compare

Changelog

  • 45947c9 fix: items count is incorrect when using the --since flag
  • 8f239a2 fix: remove extra error message

v0.1.8

20 Aug 10:27

Choose a tag to compare

Changelog

  • 6ad1442 feat: add new list commands