File tree 1 file changed +29
-0
lines changed 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change
1
+ ### ` 2.1.4 `
2
+
3
+ - [ #260 ] ( https://github.com/codecov/codecov-python/pull/260 ) Enforce black formatting
4
+ - [ #169 ] ( https://github.com/codecov/codecov-python/pull/169 ) Fix command line quoting on Windows
5
+ - [ #216 ] ( https://github.com/codecov/codecov-python/pull/216 ) Fix GitLab CI project directory detection on Windows
6
+ - [ #264 ] ( https://github.com/codecov/codecov-python/pull/264 ) Fix GitLab CI post version 9
7
+ - [ #262 ] ( https://github.com/codecov/codecov-python/pull/262 ) Check text for NoneType on writes
8
+ - [ #266 ] ( https://github.com/codecov/codecov-python/pull/266 ) Include the cacert in the PUT call when uploading to S3
9
+ - [ #263 ] ( https://github.com/codecov/codecov-python/pull/263 ) Fixed gcov not being found in certain instances
10
+
11
+ ### ` 2.1.3 `
12
+
13
+ - Fix find command not working on Windows
14
+ - Add support for gzipping reports
15
+ - Dynamic syncing of version
16
+
17
+ ### ` 2.1.1 `
18
+
19
+ - Fix command when neither hg or git are not available
20
+
21
+ ### ` 2.1.0 `
22
+
23
+ - Remove x-amz-acl header
24
+ - Reformat with Black
25
+
26
+ ### ` 2.0.22 `
27
+
28
+ - Cleaning TOC generation
29
+
1
30
### ` 2.0.21 `
2
31
3
32
- fixed string issues
You can’t perform that action at this time.
0 commit comments