Releases: giulianopz/newscanoe
Releases · giulianopz/newscanoe
v0.3.7
v0.3.6
v0.3.5
v0.3.4
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
v0.3.2
v0.3.1
Changelog
- 42cd8b6 Add VT100 cheatsheet
- e026920 Add progress bar with apt style when reloading all feeds
- 20d882f Add progress bar with apt style when reloading all feeds
- c061e33 Merge branch 'develop' of https://github.com/giulianopz/newscanoe into develop
- 45fa6a3 Parallelize remote calls to get all feeds
- 794f7e1 Refactor func name
- 1594708 Update demo
v0.3.0
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