Skip to content

Releases: giulianopz/newscanoe

v0.2.6

02 Aug 22:59
Compare
Choose a tag to compare

Changelog

  • 447cadb Go up/down by a single row in article view
  • 4151780 Keep track of up until last two changes of cursor position
  • 3230201 Merge branch 'feature/go-down-article' into develop
  • 4fc5623 Move references in a docs dir
  • e02c532 Remove unused fields
  • 11ce181 Restore unit test
  • cc74a84 Tweak description
  • 336d973 Update
  • bc96875 Update demo link

v0.2.5

24 Jul 21:33
Compare
Choose a tag to compare

Changelog

v0.2.4

20 Jul 23:33
Compare
Choose a tag to compare

Changelog

  • 7209123 Fix lines not respecting word boundaries
  • d29e64e Remove redundancy
  • fb73505 Use runes for rendered text

v0.2.3

19 Jul 23:42
Compare
Choose a tag to compare

Changelog

  • da17ff5 Enable at startup bracketed space, disable it before quitting
  • 5de4c3b Fix processing of start and end sequences of bracketed pasting
  • ac43456 Log config dir name
  • b4d1aff Update readme

v0.2.2

16 Jul 15:55
Compare
Choose a tag to compare

Changelog

v0.2.1

13 Jul 22:00
Compare
Choose a tag to compare

Changelog

v0.2.0

10 Jul 23:03
Compare
Choose a tag to compare

Changelog

v0.1.16

30 May 21:03
Compare
Choose a tag to compare

Changelog

  • 4139358 Fixes issue #6: add github action to perform linting
  • a02d1dd Merge branch 'develop'

v0.1.15

14 May 08:23
Compare
Choose a tag to compare

Changelog

  • 5b204b2 Fix cursor moving line-by-line: allow moving one line up or down without checking current row bounds
  • e689546 Merge branch 'develop'
  • 664eec7 Specify how to debug with vscode

v0.1.14

12 May 16:15
Compare
Choose a tag to compare

Changelog

  • 6c7f012 Add top bar; fix display responsiveness; fix broken chars
  • 9ebafef Merge branch 'develop'