1.0.4 / 2016-12-27 ================== * style: use eslint * deps upgrade debug * chore: use egg-bin for test ## 1.0.3 / 2015-02-15 - fix: return self if transformer is empty ## 1.0.2 / 2015-02-15 - fix: should clone transformer object ## 1.0.1 / 2015-02-13 - fix: should use transformed object after function call ## 1.0.0 Big change! - new API `rename(filepath, transformer)` - split parse and stringify methods - support template in transform object ## 0.2.3 fix `../` path ## 0.2.2 fix relative path when dirname is empty ## 0.2.1 - empty string will not throw - support relative path ## 0.2.0 First commit