Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 479 Bytes

ReleaseNotes.md

File metadata and controls

20 lines (12 loc) · 479 Bytes

Release Notes

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.