Releases: codecov/codecov-exe
Releases · codecov/codecov-exe
1.1.1
As part of this release we had 4 commits which resulted in 1 issue being closed.
Bug
- #46 -f and -e command line arguments don't accept multiple values as the docs suggest
1.1.0
As part of this release we had 8 commits which resulted in 2 issues being closed.
Improvements
- #42 GZip compress content for uploading
- #39 Warn the user when a coverage file can't be found.
1.0.5
As part of this release we had 3 commits which resulted in 2 issues being closed.
Bugs
- #37 Codecov returns (404) Not Found
- #36 Report uploads fails on certain branches and/or job IDs
1.0.4
As part of this release we had 2 issues closed.
Bugs
- #36 Report uploads fails on certain branches and/or job IDs
- #32 Bad request (400) with non-standard branch name
1.0.3
Bug
- (GH-26) Version 1.0.2 is freezing on appveyor.
1.0.2
Bug
#20 Upload timed out for large files.
#22 Git service fails if project located at path with spaces. ~ Dmitry Popov
Improvement
#19 Cleaned up Chocolatey package code.
1.0.1
Bug
- #17 -
Required
commandline arg bug. ~ Kim J. Nordmo
1.0.0
- Added support for yaml file.
- Implemented must have CLI options.
- Bug fixes and code clean up.
- Added unit tests.
0.4.0-Beta
- Added ability to manually discover the source code files without using git. Also, fixed how git is detected.
- Bug fixes for TeamCity service and added documentation for it. TeamCity is officially supported now.
- Added command line option to disable including source code files in upload (network).
0.3.0-Beta
- Ported to .NET Core standalone app. We now support win7 (x64) and above.