From 56a45b6e2af3de64483ab345cdb1a54061cc3185 Mon Sep 17 00:00:00 2001 From: Paul Campbell Date: Thu, 16 May 2019 17:09:27 +0100 Subject: [PATCH] [readme] Move to do items to Github issues --- README.org | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/README.org b/README.org index 8634828..1faa682 100644 --- a/README.org +++ b/README.org @@ -36,16 +36,3 @@ hash of the file contents. --force-fallback #+end_example - Resulting file requires a JDK for execution - -* TO DO - -- [X] Improve test coverage -- [X] Create os-native binaries -- [X] Replace println with real logging -- [ ] Add support for logging options -- [ ] Add support for exclusion filters -- [ ] Bulk fetching of Hash values from S3 -- [ ] ? When lastModified matches local file, skip calculating local MD5 ? -- [ ] Add support for multi-part uploads for large files -- [ ] Add support for upload progress - may only be available with - multi-part uploads