Releases: tldr-pages/tldr-node-client
Releases Β· tldr-pages/tldr-node-client
3.2.6
14 Dec 15:38
Compare
Sorry, something went wrong.
No results found
Fixes
printing of random page in markdown format
3.2.5
23 Aug 07:48
Compare
Sorry, something went wrong.
No results found
Fixes
Using https path for asset download
Fixed UT issue where it would fail if $HOME/.tldrrc was not present.
3.2.4
24 Jul 17:26
Compare
Sorry, something went wrong.
No results found
Fixes
Upgraded natural to remove node-webworkers as a dependency. This was a cause of major install issues.
3.2.3
08 May 13:48
Compare
Sorry, something went wrong.
No results found
Fixes
Fixed the crash on using --render option
3.2.2
04 May 07:29
Compare
Sorry, something went wrong.
No results found
Fixes
Use random folder for zip extraction to allow multiple users to use tldr simultaneously
Use node-unzip2 package which uses graceful-fs@4 to work in node10.
Features
Asynchronously build short index
3.2.0
30 Mar 14:18
Compare
Sorry, something went wrong.
No results found
Fixes
Switch all dependencies to caret.
Upgrade all dependencies to latest.
Features
Switch the entire codebase to use promises instead of callbacks.
Add new theme colors.
Add CLI spinners.
3.1.1
27 Nov 06:08
Compare
Sorry, something went wrong.
No results found
Fixes
Not raising an error when shortIndex.json is not found
Fixing --render option
Fixed a theme parsing TODO item
3.0.1
15 Nov 06:40
Compare
Sorry, something went wrong.
No results found
Patches
Fixed the repo url in the message when a command is not found.
3.0.0
14 Nov 12:12
Compare
Sorry, something went wrong.
No results found
Features
Updated minimum required node version to be 6
Patches
Improve page not found message
Using proper folder for windows pages
Fixed documentation about pointing to a custom repo
2.0.2
11 Oct 17:28
Compare
Sorry, something went wrong.
No results found
Fixes
Param wasn't being passed for --render option