Skip to content

Releases: AnimMouse/setup-rclone

v1.12.0

12 Jan 10:53
v1.12.0
26ef213

Choose a tag to compare

Changelog:

  • Change .yml to .yaml.
  • Update actions/cache to v5.
  • Add support for arm64 Windows.
  • Remove default false on inputs since it is treated as string not boolean.
  • Use semantic versioning on releases.

v1.11.0

12 Jan 07:40
v1.11.0
0d99fa3

Choose a tag to compare

Changelog:

  • Add zstd compression on config file feature.

v1.10.2

12 Jan 07:39
v1.10.2
e4c62ff

Choose a tag to compare

Changelog:

  • Temporarily fix GitHub Actions type system fail. #10

v1.10.1

12 Jan 07:38
v1.10.1
1a535c4

Choose a tag to compare

v1.10.0

12 Jan 07:37
v1.10.0
c8e06b4

Choose a tag to compare

Changelog:

  • Add support for arm64 macOS and Linux. #9

v1.9.0

12 Jan 07:36
v1.9.0
77589e2

Choose a tag to compare

Changelog:

  • Add feature for adding service account file.

v1.8.2

12 Jan 07:35
v1.8.2
ee41464

Choose a tag to compare

Changelog:

  • Update actions/cache to v4. #8

v1.8.1

12 Jan 07:35
v1.8.1
f0c5567

Choose a tag to compare

Changelog:

  • Remove useless feature for specifying repository in update-config.

v1.8.0

12 Jan 07:34
v1.8.0
717f8d8

Choose a tag to compare

Changelog:

  • Rename input to rclone_config_secret_name and add input for specifying repository in update-config.

v1.7.0

12 Jan 07:33
v1.7.0
9ad4e97

Choose a tag to compare

Changelog:

  • Add update token feature on GitHub secrets for refreshing tokens.