Skip to content

Releases: principis/tldr-sharp

v3.3.0

09 Apr 22:15
f9d7ff1
Compare
Choose a tag to compare

What's Changed

  • Fixed and Improved bash and zsh completions
  • Fixed a crash when updating a expired cached
  • Improved updating the cache
  • Fixed a parsing bug

Full Changelog: v3.2.0...v3.3.0

v3.2.0

01 Apr 20:23
1efa07f
Compare
Choose a tag to compare

What's Changed

  • tldr-pages client specification v2.2

Full Changelog: v3.1.0...v3.2.0

v3.1.0

17 Nov 19:57
53c54c3
Compare
Choose a tag to compare

What's Changed

  • tldr-pages client specification v2.0

Full Changelog: v3.0.0...v3.1.0

v3.0.0

22 Jun 17:01
a58c19f
Compare
Choose a tag to compare

This is a major release. Please report any issues! 🙂

What's Changed

  • .NET 6.0 for better compatibility (no more mono!)
  • Enhanced CLI

Full Changelog: v2.6.4...v3.0.0

v2.6.4

16 Jan 19:40
f7a878e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.6.3...v2.6.4

v2.6.3

29 Nov 11:27
71d5dd9
Compare
Choose a tag to compare

v2.6.3

  • Updated dependencies
  • Fixed -v to show correct version
  • Added license information to -v

v2.6.2

08 Jan 23:50
2fff4b9
Compare
Choose a tag to compare
Fix build

v2.6.1

08 Jan 23:03
56a9c80
Compare
Choose a tag to compare

v2.6.1

  • Fix IOException when redirecting stdout

v2.6.0

29 May 17:39
db683b3
Compare
Choose a tag to compare

v2.6.0

v2.5.2

19 Jan 20:34
3e30231
Compare
Choose a tag to compare

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.