Skip to content

Releases: giulianopz/newscanoe

v0.4.4

19 Aug 08:57
6f838dd
Compare
Choose a tag to compare

Changelog

v0.4.3

18 Aug 22:52
fb51c3f
Compare
Choose a tag to compare

Changelog

  • 2238316 Print msg in bottom bar if panic occurs
  • b8afb4c Refactor main
  • fb51c3f Upgrade to readability@v0.1.1; refactor input processing loop; fix err msg when failing to open a url with browser/lynx
  • 5564d4d Wrap input processing in an anonymous func deferring the recover from panic

v0.4.2

17 Jun 21:38
1aed6b1
Compare
Choose a tag to compare

Changelog

  • fbd5f4b Fix linting workflow
  • 2ac6608 Fix unread counter
  • b26ab4a Merge branch 'main' into develop
  • 7d50294 Move commands in the same dir
  • 2bbc387 Refactor input for-loop
  • 936c64b Refactoring signal handling; fix wrong check on array
  • 1aed6b1 Remove ineffective assignment
  • a111293 Remove relative paths
  • 3d24f6a Remove type constraint
  • 7dc2683 Update build instructions
  • 302610c Use go 1.22.3 in GH actions
  • 6ad5b18 Use go verion specified in go.mod with setup-go
  • 0e30b8c Use setup-go@v5

v0.4.1

20 May 06:01
7b7e078
Compare
Choose a tag to compare

Changelog

v0.4.0

23 Feb 18:41
1f87c56
Compare
Choose a tag to compare

Changelog

  • 1f87c56 Merge branch 'main' into develop
  • d07f8f0 Remove unused func
  • 940a72c Upgrade to go 1.22
  • de7a14e Use a plain text file (with format 'url #name') as config file

v0.3.13

22 Feb 21:29
940a72c
Compare
Choose a tag to compare

Changelog

v0.3.12

22 Feb 21:24
96ffca1
Compare
Choose a tag to compare

Changelog

  • e205f63 Add task to tag branch
  • 4a1d847 Bump dependencies
  • bbb6c7e Fix counters not updated after reloading all feeds
  • e09c4f0 Fix issue #33
  • c314bbb Fix reloaded feed row not rendered with updated counter
  • ab4f7b9 Merge branch 'develop'
  • 96ffca1 Merge branch 'main' into develop
  • ec45049 Update go version

v0.3.11

21 Feb 23:23
ab4f7b9
Compare
Choose a tag to compare

Changelog

v0.3.10

17 Jan 00:33
4a1d847
Compare
Choose a tag to compare

Changelog

v0.3.8

30 Aug 22:47
Compare
Choose a tag to compare

Changelog

  • 72fb0fb Fix cursor displayed when parsing a new feed in bottom bar
  • 8b956e1 Update asciicast