Skip to content

Releases: josepho0918/trim_tail_cs

2.1.0

01 Jun 12:54
Compare
Choose a tag to compare

New Features

  • Add unit tests
  • Add target builds: win-x64 and win-arm64

Improvements

  • Utilize more modern C# syntax

Fixes

  • None

Known Issues

  • None

Other

  • Add CodeQL

Full Changelog: 2.0.0...2.1.0

2.0.0

30 May 03:16
Compare
Choose a tag to compare

New Features

  • Rename CppTidy to TrimTail

Improvements

  • Use standard method for temporary files
  • Process the files in parallel

Fixes

  • None

Known Issues

  • None

Full Changelog: 1.0.0...2.0.0

1.0.0

29 May 13:18
Compare
Choose a tag to compare

Initial Release