Skip to content

Release v1.16

Compare
Choose a tag to compare
@rrthomas rrthomas released this 03 Jan 23:28
· 11 commits to main since this release

This release improves the behaviour of the --match-case (-m) flag, in particular when the string being replaced is MixedCase, when the case of the replacement is preserved, rather than simply treating it as Capitalized. This works well for replacing one CamelCase word with AnotherOne.