Skip to content

Releases: noborus/ov

v0.11.1

27 May 01:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.11.1

v0.11.0

20 May 00:28
Compare
Choose a tag to compare

Major changes

Added section concept

Sections can be separated by regular expressions.

The watch mode has changed

The last section is displayed continuously instead of resetting.

What's Changed

Full Changelog: v0.10.1...v0.11.0

Release v0.11.0-beta.1

19 May 03:40
138a08c
Compare
Choose a tag to compare
Pre-release

Major changes

Added section concept

Sections can be separated by regular expressions.

The watch mode has changed

The last section is displayed continuously instead of resetting.

What's Changed

Full Changelog: v0.10.1...v0.11.0-beta.1

v0.10.1

23 Mar 05:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.10.1

v0.10.0

16 Feb 05:49
Compare
Choose a tag to compare

Changelog

  • Added support for reload (also close)
  • Added support for watch
  • Added support for specifying the output range of WriteOriginal #48
  • Improved drawing speed #144
  • Changed the drawing interval of input by pipe #144

What's Changed

Full Changelog: v0.9.6...v0.10.0

v0.9.6

05 Jan 03:24
f224afd
Compare
Choose a tag to compare

Changelog

  • Fixed a bug in redirect output
  • Improved move in column mode

What's Changed

Full Changelog: v0.9.5...v0.9.6

v0.9.5

28 Dec 00:48
cf781ae
Compare
Choose a tag to compare

What's Changed

  • Implemented suspend/resume
  • Supports redirect output (outputs and displays like tee command)
  • Fixed a display issue (when scrolling) when skip-lines and header were specified
  • Improved the inside such as search

Full Changelog: v0.9.4...v0.9.5

v0.9.4

02 Nov 02:14
Compare
Choose a tag to compare

Changelog

Full Changelog: v0.9.3...v0.9.4

v0.9.3

19 Oct 08:56
10f7d1e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.2...v0.9.3

v0.9.2

25 May 06:41
Compare
Choose a tag to compare

Update tcell v2.3.3.
Update go-runewidth v0.0.13.