Skip to content

Releases: noborus/ov

v0.39.0

26 Feb 05:27
c48b4ec
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.38.0...v0.39.0

v0.38.0

18 Jan 22:30
b82e1b1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.37.0...v0.38.0

v0.37.0

09 Nov 09:37
cf6c046
Compare
Choose a tag to compare

What's Changed

Thank you for working on this release.
@aoyama-val @ccoVeille @KapJI @yosagi @bprb

Add a converter

Escape sequence support has been changed from essential to selectable as a converter.
There are converters: an interpretation of escape sequence (default), raw, which does not interpret escape sequence, and align.
The columns can be shrinked, if the converter is aligned.

#609 #610 #611 #612 #614 #615 #617 #618 #619 #623 #624 #625 #626 #627 #631

Change specifications of suspend

The suspend is suspended correctly, not sub-shell.
Thank you to @yosagi.

Changed redirect specifications

  • Change to Do not display screen when redirecting by @noborus in #638
    (Fix #634).

Fix bugs and improvements

Full Changelog: v0.36.0...v0.37.0

v0.36.0

24 Jul 23:25
d671c94
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.35.0...v0.36.0

v0.35.0

27 Jun 00:52
a76365c
Compare
Choose a tag to compare

What's Changed

The implementation of draw has been significantly changed to resolve many issues in the section.

Added more tests to improve stability.

Full Changelog: v0.34.1...v0.35.0

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