Warning
Breaking change: This release drops support for Node 14 and lower.
Note
The default branch of this repository has been updated to main
.
Added
- Support to download cache only for English and specific languages based on the system's locale configuration (#420) (thanks @vivekjoshi556)
- Support for Android and BSD platforms (#421) (thanks @kbdharun)
- New
-p
and--platform
option replacing-o
and--os
option (#421) (thanks @kbdharun)
Fixed
- Escaping in Zsh autocompletion (#384) (thanks @nonZero)
- Variable assignment in Zsh (#386) (thanks @JakobMiksch)
- URL encoded email address rendering (#421) (thanks @kbdharun)
Enhancements
- Added Funding information to
package.json
(#401) (thanks @kbdharun) - Moved to
v2
format forpackage-lock.json
(#409) (thanks @MasterOdin) - Update homepage link to https://tldr.sh in
package.json
(#421) (thanks @kbdharun) - The Client Specification version is now displayed when checking the version (#421) (thanks @kbdharun)
Full Changelog: v3.3.8...v3.4.0