[readme] Move to do items to Github issues

This commit is contained in:
Paul Campbell 2019-05-16 17:09:27 +01:00
parent 608b9a9e7f
commit 56a45b6e2a

View file

@ -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