Skip to content

Releases: walles/moar

0.9.11

13 Nov 15:21
Compare
Choose a tag to compare
Fix crash on 32 bit builds

0.9.10: Highlight the right cells in unicode search hits

06 Nov 20:47
Compare
Choose a tag to compare
* Merge branch 'walles/test-line-creation'
* Fix environment depending test failure
* Fix crash removing unicode char from search string
* release.sh usability fix

0.9.9: Add support for LESS_TERMCAP_xx variables

30 Oct 21:07
Compare
Choose a tag to compare
Adapt to those when viewing man pages.

This release also adds 24 bit and 8 bit color support.

0.9.8: Re-write in Go

05 Aug 05:22
Compare
Choose a tag to compare
This version:

* Reads input asynchronously in the background, no stalls
  on slow pipes

* Is easier to install, no Ruby VM version dependencies

Release 0.9.7

27 Jun 04:02
Compare
Choose a tag to compare

Fixes crash while searching on modern Rubies.

s/GNU Source Highlight/highlight/

19 Sep 06:57
386124d
Compare
Choose a tag to compare

Prefer highlight to GNU Source Highlight.

GNU Source Highlight's development seems to have stopped early 2015, and lacks highlighting for a number of things I care about.

Release 0.9.5

22 May 20:13
Compare
Choose a tag to compare
Changes since 0.9.4
-------------------
91ee054 TODO: Re-prioritize
abdba84 Merge branch 'walles/more-vim-keys'
20bb791 Rubocop: Link to issue behind disabled cop
b80fa56 Upgrade Rubocop to 0.48.1
4f18b66 TODO: Re-prioritize
f9522cd Release message: Add a heading to the changes list
2156ec9 README: Improve install instructions

Release 0.9.4

19 May 21:29
Compare
Choose a tag to compare
cd38747 Fix release versioning