Skip to content

v0.30.0

Compare
Choose a tag to compare
@noborus noborus released this 31 May 22:10
· 754 commits to master since this release

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