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