Releases: giulianopz/newscanoe
Releases · giulianopz/newscanoe
v0.1.3
Changelog
- 993b54e Document key binding to open article link with lynx
- 83dc8d4 Restore goreleaser config to release only on pushed tags
- 5b4e029 Show help message for opening article with browser or lynx when displaying articles list
- 90fffbf Trigger release
- 4e8f375 Updare screencast link
- 010b2e1 Use lynx if present in the PATH to display HTML article content
v0.1.2
Changelog
- 1c0180f Add func to load all feeds at once
- 7dd5bf5 Add util funcs to access cache safely when spawning multiple goroutines
- 541acd8 Discard logs if debug mode is disabled
- 1e7c92c Document keybinding to load all feeds
- a44a582 Fix articles not loaded when feed is beyond current scroll
- 3adc680 Fix issue with highlighting row beyond current window
- 2d63019 Fix issue with replacement chars caused by compressing runes into a single byte
- d3d8533 Improve readme with installation instructions
- b0d2735 Show again cursor before quitting
v0.1.1
Changelog
- release first experimental version