File tree 1 file changed +15
-3
lines changed
1 file changed +15
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## 1.2.1 (04/01/2021)
4
4
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
6
8
7
9
## 1.2.0 (01/31/2020)
8
10
9
- * Set ` --help ` usage line to match node client ([ #149 ] ( https://github.com/tldr-pages/tldr-python-client/pull/149 ) )
11
+ ### Features
12
+
10
13
* Get remote resource only after all cache failed ([ #151 ] ( https://github.com/tldr-pages/tldr-python-client/pull/151 ) ) (thanks @ramwin )
11
14
15
+ ### Fixes
16
+
17
+ * Set ` --help ` usage line to match node client ([ #149 ] ( https://github.com/tldr-pages/tldr-python-client/pull/149 ) )
18
+
12
19
## 1.1.0 (10/17/2020)
13
20
21
+ ### Features
22
+
14
23
* Add autocomplete and ` --list ` command (thanks @wcheang )
15
- * Exit with code ` 1 ` when command not found (thanks @samuel-w )
16
24
* 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 )
17
29
* Check that cache directory exists on platform before using it
18
30
19
31
## 1.0.0 (05/16/2020)
You can’t perform that action at this time.
0 commit comments