Releases: principis/tldr-sharp
Releases · principis/tldr-sharp
v2.5.2
v2.5.2
- Renamed the master branch to main
- The assembly version was not updated for v2.5.1, so
--self-update
would always indicate that an update is available.
v2.5.1
v2.5.1
- Fixed spinner label would show default "Please wait" instead of custom messages.
v2.5.0
v2.5.0
- Updated dependencies
- Fixed some parsing issues
- Improved search readability
v2.4.0
Changelog
v2.4.0 (2020-04-08)
- Fixed selfupdater
- Improved zsh completions
- Improved the Windows install script error handling
- Added spinners when processing actions
- Improved error layout
v2.3.3
Added windows install script
v2.3.3-beta
Fixed ansi replacement for variables in pages for platforms without ansi
support
Improved windows compatibility
- Added ansi support for windows
- Refactored ansi colors
- Added sqlite3.dll to deploy
v2.3.2
Fixed done message after upgrading and forgot version bump
v2.3.1
Fixed language dash to underscore
Compliance with tldr client spec 1.2
v2.3.0
Updated bash and zsh completions