v0.29.4
- properly handle re-importing file within already imported directory
- refactor tests for Mac OS X (
tput
andmktemp
) - new warning when config file is updated and
minversion
added - new switch to force import (
-f --force
) - transformations (
trans_read
andtrans_write
) can now be templated - transformations now accept positional parameters
- bug fixes
- add more tests