Skip to content

Releases: EpicMorg/atlassian-downloader

2.0.0.1

13 Oct 11:19
e81a961
Compare
Choose a tag to compare

2.0.0.0

12 Oct 23:15
59fa3eb
Compare
Choose a tag to compare

Atlassian Downloader - Changelog

  • 2.0.0.0 - migrated to dotnet8 and updated libs.
    • code optimized by @kasthack.
    • reworked build scripts via cli and vs.
    • 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

06 Oct 20:54
6ae51f9
Compare
Choose a tag to compare

Atlassian Downloader - Changelog

  • 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

21 Jul 08:54
1.0.1.1
e8182ff
Compare
Choose a tag to compare

Atlassian Downloader - Changelog

  • 1.0.1.1 - minor update: added UserAgent to HTTP headers and added mirrors of json files.

1.0.1.0

12 May 10:31
bdd9fa0
Compare
Choose a tag to compare

Atlassian Downloader - Changelog

  • 1.0.1.0 - added support of Atlassian Bitbucket (Mesh) product, updated deps, fixed Chocolatey support and start logic.

1.0.0.9

22 Sep 14:26
08314b9
Compare
Choose a tag to compare

Atlassian Downloader - Changelog

  • 1.0.0.9 - switched to stable dontet6.0, updated deps.

1.0.0.8

21 Aug 23:24
b945d41
Compare
Choose a tag to compare

Atlassian Downloader - Changelog

  • 1.0.0.8 - switched to dontet6.0, updated deps.

1.0.0.7

19 Jan 23:40
90cc59f
Compare
Choose a tag to compare

Atlassian Downloader - Changelog

  • 1.0.0.7 - added unofficial support of sourcetree via automatic mirror from github. fixed logger output, code improvments.

1.0.0.6

14 Jan 23:40
Compare
Choose a tag to compare

Atlassian Downloader - Changelog

  • 1.0.0.6 - added supoprt of clover. fixed broken json parsing. added new logger.

Usage

Usage:
  atlassian-downloader [options]

Options:
  --output-dir <output-dir>      Override output directory to download [default: atlassian]
  --list                         Show all download links from feed without downloading [default: False]
  --custom-feed <custom-feed>    Override URIs to import. [default: ]
  --version                      Show version information
  -?, -h, --help                 Show help and usage information

1.0.0.5

14 Jan 14:27
Compare
Choose a tag to compare

Atlassian Downloader - Changelog

  • 1.0.0.5 - added support for EAP releases.