mirror of
https://github.com/EpicMorg/atlassian-downloader.git
synced 2025-01-27 10:57:54 +03:00
1.4 KiB
1.4 KiB
Atlassian Downloader - Changelog
2.x
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.x
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.