Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 536 Bytes

ReleaseNotes.md

File metadata and controls

24 lines (14 loc) · 536 Bytes

Release Notes

1.4.0

  • Find and replace .sql and .mysql files.

1.3.0

  • Find and replace .cshtml, .css, and .razor files.

1.2.0

  • Find and replace .yaml files.
  • Find and replace within .-prefixed directories (except .git).
  • Support .NET 6/7/8.

1.1.0

  • Find and replace .js, .py, and .ts files.
  • Support snake case and kebab case, i.e. when replacing SourceText with TargetText, replace source_text with target_text and source-text with target-text.

1.0.0

  • Initial release.