Skip to content

Releases: noborus/ov

v0.34.1

28 Apr 08:48
3cefe59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.34.0...v0.34.1

v0.34.0

21 Apr 07:29
5c520e9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.33.3...v0.34.0

v0.33.3

19 Feb 09:15
a6b3e1e
Compare
Choose a tag to compare

What's Changed

Fixed an issue where wide characters might disappear on Windows by updating tcell 2.7.1.

Full Changelog: v0.33.2...v0.33.3

v0.33.2

01 Feb 09:02
9735f61
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.33.1...v0.33.2

v0.33.1

12 Jan 21:35
06feaa0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.33.0...v0.33.1

v0.33.0

30 Dec 05:47
e415836
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.32.1...v0.33.0

v0.32.1

19 Oct 05:10
b3fd1b4
Compare
Choose a tag to compare

What's Changed

  • Fixed candidate movement when up/down by @noborus in #449
  • Adjust start when using section-header by @noborus in #451
  • Added setting for the number of lines in progress by @noborus in #454
  • Fix when there are not enough columns by @noborus in #455

Full Changelog: v0.32.0...v0.32.1

v0.32.0

23 Sep 17:39
23db449
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.31.0...v0.32.0

v0.31.0

19 Jul 07:25
cce0925
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.30.0...v0.31.0

v0.30.0

31 May 22:10
Compare
Choose a tag to compare

Major change

Changed memory management to store in chunks.
It is now possible to release some of the loaded content, which was not possible before.

What's Changed(Changed from v0.15.0)

  • Added options and settings to limit memory.
  • Further speed improvement.
  • Added column-width.
  • Watch is now possible with the exec option.
  • Supported EOF files without newline in follow mode.
  • quickly move to tail.

Full Changelog: v0.15.0...v0.30.0
https://github.com/noborus/ov/releases/tag/v0.20.0
https://github.com/noborus/ov/releases/tag/v0.21.0
https://github.com/noborus/ov/releases/tag/v0.22.0
https://github.com/noborus/ov/releases/tag/v0.23.0