Releases: noborus/ov
Releases · noborus/ov
v0.36.0
What's Changed
- Ignore "config not found" errors if not specified by @noborus in #584
- docs: 📝 update instructions for source installation by @minhtrancccp in #585
- Update lz4 module by @mikelolasagasti in #594
- Quit when the filter result fits within the screen by @noborus in #596
- Change the order of inserting filter documents by @noborus in #600
- Change the starting line number by @noborus in #601
New Contributors
- @minhtrancccp made their first contribution in #585
- @mikelolasagasti made their first contribution in #594
Full Changelog: v0.35.0...v0.36.0
v0.35.0
What's Changed
The implementation of draw has been significantly changed to resolve many issues in the section.
Added more tests to improve stability.
- Fix deep context usage by @ccoVeille in #538
- Changed to prepare content first by @noborus in #556
- Changed the method of implementing section-header by @noborus in #557
- Added a new feature called hide-other-section by @noborus in #564
- Adding tests and refactoring for tests by @noborus in #572
- Add a heading to the help by @noborus in #576
Full Changelog: v0.34.1...v0.35.0
v0.34.1
v0.34.0
What's Changed
- Improve README by pointing out where the documentation is located by @ccoVeille in #497
- Run exec mode using pty by @noborus in #500
- Add filter search and related packages by @noborus in #502
- Add command line options for filter by @noborus in #503
- feat: zsh completion plugin by @iloveitaly in #505
- Add filter close all documents by @noborus in #509
- Add support non-match search by @noborus in #511
- Add caption options and environment variables by @noborus in #514
- Fix test helpers by @ccoVeille in #523
- receiver cleanup by @ccoVeille in #522
- Remove unused method by @ccoVeille in #524
- Add related styling by @noborus in #530
- non-match enables only filter by @noborus in #531
New Contributors
- @ccoVeille made their first contribution in #497
- @iloveitaly made their first contribution in #505
Full Changelog: v0.33.3...v0.34.0
v0.33.3
v0.33.2
v0.33.1
What's Changed
- Add missing AUR flavours: ov and ov-git by @kseistrup in #471
- Fixed movement when displaying above line 0 by @noborus in #472
- Minor fixes to markdown syntax by @noborus in #473
- Fix typos by @kianmeng in #474
- Improved error output by @noborus in #475
- Fixed cursor width in column mode by @noborus in #476
- Add contributing by @noborus in #478
- Add winget package by @noborus in #477
- Update TOC by @noborus in #479
- Enabled wildcard specification even on Windows by @noborus in #480
- Fixed to return correct error by @noborus in #481
- disable pull request by @noborus in #482
- Fixed delimiter width calculation by @noborus in #483
New Contributors
- @kseistrup made their first contribution in #471
- @kianmeng made their first contribution in #474
Full Changelog: v0.33.0...v0.33.1
v0.33.0
v0.32.1
v0.32.0
What's Changed
- Make search history a multicolor candidate by @noborus in #421
- Add option to search by
pattern
option by @noborus in #435 - Add option to
--skip-extract
by @noborus in #436 - Add save buffer by @noborus in #437
- Add ctrl+h to backspace by @noborus in #440
- Add option section-header by @noborus in #442
Full Changelog: v0.31.0...v0.32.0