File tree Expand file tree Collapse file tree 1 file changed +15
-3
lines changed Expand file tree Collapse file tree 1 file changed +15
-3
lines changed Original file line number Diff line number Diff line change 22
33## 1.2.1 (04/01/2021)
44
5- * Fallback to using linux as platform if pages found for current platform
5+ ### Fixes
6+
7+ * Fallback to using linux as platform if no pages folder found for current platform
68
79## 1.2.0 (01/31/2020)
810
9- * Set ` --help ` usage line to match node client ([ #149 ] ( https://github.com/tldr-pages/tldr-python-client/pull/149 ) )
11+ ### Features
12+
1013* Get remote resource only after all cache failed ([ #151 ] ( https://github.com/tldr-pages/tldr-python-client/pull/151 ) ) (thanks @ramwin )
1114
15+ ### Fixes
16+
17+ * Set ` --help ` usage line to match node client ([ #149 ] ( https://github.com/tldr-pages/tldr-python-client/pull/149 ) )
18+
1219## 1.1.0 (10/17/2020)
1320
21+ ### Features
22+
1423* Add autocomplete and ` --list ` command (thanks @wcheang )
15- * Exit with code ` 1 ` when command not found (thanks @samuel-w )
1624* Always fall back to English for LANG / LANGUAGE env vars (thanks @columbarius )
25+
26+ ### Fixes
27+
28+ * Exit with code ` 1 ` when command not found (thanks @samuel-w )
1729* Check that cache directory exists on platform before using it
1830
1931## 1.0.0 (05/16/2020)
You can’t perform that action at this time.
0 commit comments