Skip to content

Releases: filiparag/wikiman

v2.13.2

15 Sep 13:29
2.13.2
2228d3d
Compare
Choose a tag to compare

Changelog:

  • Various minor improvements
  • Extend horizontal space in preview window
  • Updated documentation

v2.13.1

22 Sep 20:20
2.13.1
b0b979e
Compare
Choose a tag to compare

Changelog:

  • Minor packaging and CI fixes
  • Updated sources for ArchWiki and TLDR pages

v2.13

09 Oct 14:23
fb7705e
Compare
Choose a tag to compare

Changelog:

  • Significantly reduced search time by using sort utility for result ordering
  • Parallelized per-source result search for better performance
  • Fixed quote escaping in source paths
  • Minor packaging fixes
  • Updated sources and added checksum

v2.12.2

07 Jan 19:15
bcc5393
Compare
Choose a tag to compare

Changelog:

  • Minor packaging and makefile fixes
  • Updated sources

v2.12.1

28 Sep 13:24
86d3438
Compare
Choose a tag to compare

Changelog:

  • Fix ArchWiki locale autodetection

v2.12

08 Sep 19:35
28a6650
Compare
Choose a tag to compare

Changelog:

  • Added AND operator mode
  • Bash completions
  • Fix text search results for TLDR pages
  • Remove dependency: which
  • Bug fixes

v2.11.3

05 Sep 19:58
9b645f5
Compare
Choose a tag to compare

Changelog:

  • Shell completions for fish and zsh
  • More granular recipes in Makefile
  • Support for local user installation paths

v2.11.2

05 Sep 07:34
70bde48
Compare
Choose a tag to compare

Changelog:

  • Makefile directory path fix
  • Continuous integration: automated package builds for Linux
  • Fixed package dependencies
  • FreeBSD port misc/wikiman completed

v2.11.1

04 Sep 19:41
aaa634f
Compare
Choose a tag to compare

Changelog:

  • Compatibility with /usr/local installation prefix
  • Automated package build for Arch Linux, Fedora and Debian
  • Fixed required packages for Fedora
  • FreeBSD port misc/wikiman and package build
  • Added standard Makefile targets
  • Fix make clean removing files outside working directory

v2.11

03 Sep 22:41
e3b1842
Compare
Choose a tag to compare

Changelog:

  • Shell keybind widgets (bash, fish, zsh)
  • Autodetect all language locales for man pages
  • Bug fixes