Skip to content

Releases: tldr-pages/tldr-python-client

1.2.0

01 Feb 01:58
5fedb2b
Compare
Choose a tag to compare

Features

  • Set --help usage line to match node client (#149)
  • Get remote resource only after all cache failed (#151) (thanks @ramwin)

1.1.0

18 Oct 00:17
Compare
Choose a tag to compare
  • Add autocomplete and --list command (thanks @wcheang)
  • Exit with code 1 when command not found (thanks @samuel-w)
  • Always fall back to English for LANG / LANGUAGE env vars (thanks @columbarius)
  • Check that cache directory exists on platform before using it