* Update aws batch task script to return error message to grid (in addition to messages already in log). * Print workflow description and version to log. * Add to file_size function the ability to get s3 file sizes.
0.6.6
* Fix small variable typo in grid class introduced with AWS grid changes.
0.6.5
* Small fix to allow for logs generated with python2 to be used in reports generated in python3.
0.6.4
* Updates for python 3 compatibility. * Add paging for AWS batch queue (for large numbers of input files). * Fix texts so they comply with AWS batch modifications.
0.6.3
* Fix to prevent error with visualization (part 3 of fixes from AWS batch merge: Allow targets/depends to not have temp_files method)