Sha256: 3f2410f5eaa900e40a70c05161bea422d49250ba7e4f93edf3dfc68231a822a7
Contents?: true
Size: 1001 Bytes
Versions: 1
Compression:
Stored size: 1001 Bytes
Contents
# Changelog All notable changes to this project will be documented in this file. ## [0.0.10] ### Changed - Support activesupport >= 4 & < 6 ([#12](https://github.com/fujimura/git-gsub/pull/12)) Thanks @hanachin! ## [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.10 | CHANGELOG.md |