Skip to content

3.3.0

Latest
Compare
Choose a tag to compare
@kbdharun kbdharun released this 29 Jun 04:33
· 2 commits to main since this release
3.3.0
3bc6ba4

Changelog

Breaking

  • Drop support for EOL versions Python 3.6 and Python 3.7.

Bugfixes

  • Return str instead of list when executing tldr -l (thanks @uunnxx)
  • Use pathlib instead of os.path (thanks @vitorhcl)
  • Respect language settings when geting a list of commands (thanks @frenzymadness)
  • Fix --search option (thanks @CleanMachine1)

Features

  • Add support for BSD platform directories (thanks @vitorhcl)
  • Add --update long option (thanks @owenvoke)
  • Add support for fetching individual translation archives for cache (thanks @SaurabhDRao)
  • Add support to show message for other versions of the same page in other platforms (thanks @Jaimepas77)
  • Update DOWNLOAD_CACHE_LOCATION to use GitHub Releases (thanks @vitorhcl)
  • Add macos alias for osx directory and update --platform option (thanks @patricedenis)
  • Add support for escaping placeholders for special pages (thanks @kbdharun)
  • Add support for Python 3.11 and Python 3.12 (thanks @kbdharun)
  • Add support for Client Specification v2.2

Chronological Changelog

New Contributors

Full Changelog: 3.2.0...3.3.0