Skip to content

Releases: umbrellio/ucdn

v.0.6.0

04 Oct 09:19
1dbadcf
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v.0.6.0

v0.5.0

29 Sep 14:26
cafca2f
Compare
Choose a tag to compare

Improvements

  • new targetDir options #7

v0.4.2

20 Jul 09:50
Compare
Choose a tag to compare

See Autopush docker image (#6).

v0.4.1

14 Jul 09:41
04a4987
Compare
Choose a tag to compare

Improvements

  • Improve uploading files. Use fs.readFile instead of fs.createReadStream for reading uploading files.

v0.4.0

05 Jul 09:50
3490020
Compare
Choose a tag to compare

Improvements

  • Update aws-sdk major version to V3
  • Add region option to the ucdn config with the default value eu-west-1
  • Add --region, -r option to the CLI

All possible regions are available at https://docs.aws.amazon.com/sns/latest/dg/sns-supported-regions-countries.html

v0.3.1

22 Jun 15:15
cf33c3d
Compare
Choose a tag to compare

Fixes

  • Temporary freeze aws package version due to some problems

v0.3.0

24 Mar 13:36
Compare
Choose a tag to compare

Fix config file not working for options with default values.

v0.2.0

18 Aug 13:32
Compare
Choose a tag to compare
update deps

v0.1.0

18 Aug 13:30
Compare
Choose a tag to compare
initial