Skip to content

Releases: iamgodot/py-tldr

v0.9.0

21 Jul 19:36
3c1b287
Compare
Choose a tag to compare
  • Fix default value of platform.
  • Expand support for Python3.10&3.11.

v0.8.1

20 Jul 20:25
944ce6d
Compare
Choose a tag to compare

Fix searching logic with index file, make it more reasonable and robust.

v0.8.0

16 Jul 04:53
Compare
Choose a tag to compare

About this release:

  • Now language and platform are both supported in config file.
  • Will take macos as an alias of oxs for platform.
  • LC_ALL env will be used to parse language.
  • Speed up using index file for page searching.
  • Only cache pages for user's language.

v0.7.0

10 Mar 03:55
Compare
Choose a tag to compare

Now we can use --edit-config to open config file in an editor, or create a default one.