Skip to content

Releases: FWeinb/rclone-js

v1.4.0 (2020-04-16)

Choose a tag to compare

@FWeinb FWeinb released this 16 Apr 08:37
370a8e2

Features

  • rclone: Implement support for empty salts (#5) (370a8e2)

v1.3.0 (2019-08-11)

Choose a tag to compare

@FWeinb FWeinb released this 11 Aug 15:34

Features

  • rclone: update dependencies (eb9aab4)

v1.2.1 (2019-08-11)

Choose a tag to compare

@FWeinb FWeinb released this 11 Aug 15:24

Bug Fixes

  • rclone: empty build, because of misconfigured TravisCI (857cba7)

v1.2.0 (2019-08-11)

Choose a tag to compare

@FWeinb FWeinb released this 11 Aug 14:39

Features

  • rclone: Add getKeys() function to API to access generated keys (33848fe)

v1.1.0 (2018-05-28)

Choose a tag to compare

@FWeinb FWeinb released this 28 May 19:55

Features

  • node support: add support for node by using Buffer instaed of atob there (dd198d0), closes #1

v1.0.1 (2018-02-01)

Choose a tag to compare

@FWeinb FWeinb released this 01 Feb 00:00

Bug Fixes

  • text-decoder: correctly assign TextDecoder/Encoder in browser environment (38fed07)

v1.0.0 (2018-01-31)

Choose a tag to compare

@FWeinb FWeinb released this 31 Jan 23:42

Features

  • rclone: Initial release (d05a894)