Sha256: e79fe8c4dc493a90a27ebb5fa523d784794c8d2bb2d92f42a2daa83300db19d2
Contents?: true
Size: 869 Bytes
Versions: 1
Compression:
Stored size: 869 Bytes
Contents
# Changelog All notable changes to this project will be documented in this file. ## [0.0.9] ### Fixed - Make `--dry-run` works with `--rename`([#10](https://github.com/fujimura/git-gsub/pull/10)) ## [0.0.8] ### Fixed - Fix bug on passing file names to `Open3.capture3`[c05a05c](https://github.com/fujimura/git-gsub/commit/c05a05cd413d5a389c781b6649b42a46a825c4db) ## [0.0.7] ### Fixed - Fix escaping @([#8](https://github.com/fujimura/git-gsub/pull/8)) Thanks @amatsuda! ## [0.0.6] ### Added - Add option to substitute in camel/kebab/snake case - Add option to rename files ### Changed - Do substitution with Perl, not sed to reduce platform issues - No escape required to command line arguments ## [0.0.5] - 2017-05-23 ### Fixed - Fix bug on assigning target directories ## (yanked)[0.0.4] - 2017-05-23 ### Fixed - Target directories can be specified correctly.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
git-gsub-0.0.9 | CHANGELOG.md |