- If no path is given, suppose it is 'app' to accomodate Rails apps
- Insert the replaced text as default in i18n translation string and do it by default
- The -p (--pretend) option for dry-running is now -n (--dry-run)
- Totally revamp how pattern matching/string replacing is done, fix some errors
- Adapt best practices/tools of 2012 (skipped 2.5 years of development)
- More i18n in rails helpers, suppress printing of message strings in test mode, script can run on several files
- Whitespace issues cleared up.
- First version.