2.0.0.2
- minor update:- Added
maxRetries (default: 5)
anddelayBetweenRetries (default: 2500, milliseconds)
args, to redownload file if connection will be reset. - Updated dependencies.
- Added
2.0.0.1
- minor update:- Fix default output dir, enable nullables, fix compiler warnings #43
- Remove redundant parameters from publish profiles #42
2.0.0.0
- migrated todotnet8
and updated libs.- code optimized by @kasthack.
- reworked build scripts via
cli
andvs
. - added new dists -
osx-arm64
,linux-bionic-x64
. - added support of custom useragent via flag
- added suppor of skipping existing files via flag
1.1.0.0
- added automatic compare of local and remote file sizes. If they differ - the file will be re-downloaded.1.0.1.1
- minor update: addedUserAgent
to HTTP headers and added mirrors of json files.1.0.1.0
- added support ofAtlassian Bitbucket (Mesh)
product, updated deps, fixedChocolatey
support and start logic.1.0.0.9
- updated deps.1.0.0.8
- switched todontet6.0
, updated deps.1.0.0.7
- addedunofficial support
ofsourcetree
via automatic mirror from github. fixedlogger
output, code improvments.1.0.0.6
- added support ofclover
. fixed broken json parsing. added newlogger
.1.0.0.5
- added support forEAP
releases.1.0.0.4
- bump version. rewrited build scripts. added support ofarm
andarm64
.1.0.0.3
- some cosmetics improvements.1.0.0.2
- some cosmetics improvements.1.0.0.1
- some improvements. added support of all available products.1.0.0.0
- test script. internal use. not published.