- tar archive would take an inpath like */path/to/mydir* and tar the entire path as */path/to/mydir*, rather than just add *mydir* to the tar. As of now, only the destination dir, and not its parents, will end up in the tar.
- pin ruyaml dependency to <0.15. There will be API changes in the 0.15+ versions, that might lead to warnings that your users could see.