github tldr-pages/tldr-python-client 3.3.0

latest releases: 3.4.4, 3.4.3, 3.4.2...
23 months ago

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

Full Changelog: 3.2.0...3.3.0

New Contributors

Don't miss a new tldr-python-client release

NewReleases is sending notifications on new releases.