* Update hclust2 doc method to allow for pip executable.
0.7.5
* Updates to documentation methods for python 3 compatibility. * Fix issue running without grid scratch set (addition of / to empty string).
0.7.4
* Subclass pweave processor class to modify function to not remove spaces at the end of strings generated from code chunks. This change allows for endlines after markdown images which is needed for pandoc to generate figure captions. * Update pandoc option to allow for use with latest version.
0.7.3
* Remove extra decode to resolve new error from prior fix for python 3.
0.7.2
* Decode version for tracked executable to resolve reruns for tasks with executable depends in python 3. * Changes to grid module for python 3.
0.7.1
* For grid scratch, rerun get task result after grid job to get final output files in target output folder resolving issue with function targets not being recorded in database after run success.