Skip to content

Releases: isacikgoz/tldr

v1.0.0-alpha

12 Sep 14:31
Compare
Choose a tag to compare

This is a alpha release of version 1. Windows support is dropped until the stability is proven for 1.0.

v0.6.1

11 May 11:35
3710fb2
Compare
Choose a tag to compare
v0.6.1 Pre-release
Pre-release
  • Now works on Android (with termux etc.) but it is needed to set TLDR_OS env. variable.

v0.5.0

02 Jan 12:16
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release
  • Imporoved search performance with go routines
  • Smart pagination

See Wiki/Installation for installing.

v0.4.0

27 Dec 17:31
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release
  • Exact + fuzzy search added (simply run tldr with no args)
  • Minor styling improvements
  • Sudo command will toggle if you confirm with exclamation mark

See Wiki/Installation for installing.

v.0.3

25 Dec 07:49
Compare
Choose a tag to compare
v.0.3 Pre-release
Pre-release
  • Add help
  • Improve color contrast on rendering
  • Unlimit command suggestions
  • Add sudo to command (at the confirmation stage, enter S and it will toggle sudo)

See Wiki/Installation

v0.1 - pre-release

21 Dec 15:43
Compare
Choose a tag to compare
v0.1 - pre-release Pre-release
Pre-release

This is an initial release for feedbacks

Features:

  • Interactive (see the screencast)
  • Smart file suggestions (further suggestions will be added)
  • Simple implementation
  • One of the fastest clients can be benchmarked with static option
  • Multi-Platform