- Update package README.
- Find and replace
.sqland.mysqlfiles.
- Find and replace
.cshtml,.css, and.razorfiles.
- Find and replace
.yamlfiles. - Find and replace within
.-prefixed directories (except.git). - Support .NET 6/7/8.
- Find and replace
.js,.py, and.tsfiles. - Support snake case and kebab case, i.e. when replacing
SourceTextwithTargetText, replacesource_textwithtarget_textandsource-textwithtarget-text.
- Initial release.