This repository has been archived by the owner on Jul 2, 2024. It is now read-only.
Releases: juruen/rmapi
Releases · juruen/rmapi
v0.0.6
Release 0.0.6
rmapi 0.0.5 (August 11, 2019)
-
Fix issue to make document uploads work with reMarkable 1.7.x firmware upgrade
-
Increased http timeout to 5 minutes to enable upload of larger files
-
Add user-agent header to be a good reMarkable citezen
-
Ls may take a directory as an argument
-
Ignore hidden files/directories by default
-
Initial support for annotations
-
Fix panic when autocompleting the "ls" command
-
Add find command
rmapi 0.0.4 (October 1, 2018)
-
Windows fixes
-
Add autocompleter for local files that is used by "put"
-
Fix mv command
-
Put may take a second argument as destination
-
Autocomplete for "put" command only shows ".pdf" files
-
Add support to upload epub files
-
rm supports multiple files
-
Return exit code for non-interactivly commands
-
Vendorize fuse dependencies
-
Use new auth endpoints