| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2019-07-29 | 1.1 kB | |
| v4.13.0.tar.gz | 2019-07-29 | 435.0 kB | |
| v4.13.0.zip | 2019-07-29 | 614.2 kB | |
| Totals: 3 Items | 1.1 MB | 0 | |
Not very fancy release, with some code improvements and cleans and the update of all the dependencies. The most relevant change is the [#1197], making public http.AuthMethod.SetAuth method.
Change Log
- *: go module update #1200 (mcuadros)
- *: code quality improvements #1199 (muesli)
- *: fix typos in comments #1181 (muesli)
- config: added missing dot. #1175 (VladMasarik)
- Remote: add Prune option to PushOptions #1165 (seletskiy)
- Worktree: improve build index performance. #1179 (orisano)
- plumbing/transport: make http.AuthMethod setAuth public. Fixes #1196 #1197 (hypnoce)