This is the initial release of ReplaceText, a command-line tool for batch text replacement in files.
Features:
- Replace text in files using custom dictionaries
- Support for multiple dictionaries
- Bidirectional replacement (keys to values or values to keys)
- Ignore specific file extensions, directories, or prefixes.
- Command-line interface for easy integration into workflows
Full Changelog: https://github.com/cainky/ReplaceText/commits/v1.0