Skip to content

Releases: giulianopz/newscanoe

v0.3.7

28 Aug 23:42
Compare
Choose a tag to compare

Changelog

  • bcb1fcb Fix line exceeding window width
  • 5391dd6 Use an arrow to mark current row

v0.3.6

28 Aug 23:01
Compare
Choose a tag to compare

Changelog

v0.3.5

27 Aug 11:32
Compare
Choose a tag to compare

Changelog

  • 3bb2f06 Fix bars for small screens
  • c354150 Ignore error when printing to stdout
  • 8e062b6 Remove unused var
  • 39b404b Use characters in the Box Drawing block of Unicode to draw lines

v0.3.4

25 Aug 21:59
Compare
Choose a tag to compare

Changelog

  • eab3ad3 Add a URL longer than window width
  • 9016f04 Delete chars with backspace different from the last one
  • c36e666 Fix boundary check
  • 9cd8361 Fix conflict between left arrow and null char constants
  • 083fe83 Fix issue with text navigation in bottom bar
  • 901c1c8 Fix items not marked as unread when a new feed is added
  • 7a0ea84 Hide cursor when diplaying an error
  • c51f8b7 Refactor writing to stdout
  • 8c77627 Update asciicast

v0.3.3

18 Aug 07:28
Compare
Choose a tag to compare

Changelog

  • 4d74fd3 Fix reverse-color attribute not unset

v0.3.2

18 Aug 07:22
Compare
Choose a tag to compare

Changelog

  • 4136497 Fix concurrency issue when printing progress bar state

v0.3.1

17 Aug 16:44
Compare
Choose a tag to compare

Changelog

v0.3.0

16 Aug 07:49
Compare
Choose a tag to compare

Changelog

  • 93b7eff Add command to clean cache
  • b6f6245 Add custom parser
  • dccbf1f Add flag to edit config file
  • c451567 Edit config file in a loop stopping when the file can be considered a valid YAML or the max num of retries is exceeded
  • 5f48abd Fix cached feed lacking alias
  • bbfca38 Fix contains func wrongly impl
  • 7575fb9 Fix last terminal window line not used
  • 927278c Fix scrollback buffer not cleared when screen is refreshed
  • 39302a2 Log err
  • d6acd75 Log err when feed is not fetched
  • 7b1199c Merge branch 'develop'
  • 0527018 Merge branch 'develop'
  • 81f5f02 Move impl into internal pkg
  • 9d68167 Print out unread counter besides feed name
  • 7e1e575 Read config from YAML file
  • e471322 Remove unused field
  • b85a64d Reset cursor at first line when done going upward
  • 605f69a Restore cursor position if nex page cannot be loaded
  • 0b4d66f Strip old comments from edited file
  • 279d28f Update readme
  • 70f8359 Use custom feed translator

v0.2.9

08 Aug 07:54
Compare
Choose a tag to compare

Changelog

  • 433fe89 Merge branch 'develop'
  • 7fdf8ec Remove replace directives
  • ddc701c Use a lifo array to keep track of cursor positions

v0.2.8

05 Aug 07:28
Compare
Choose a tag to compare

Changelog