Skip to content

Releases: fossbrandon/dotnet-style

v1.0.0

24 May 09:58
adece62
Compare
Choose a tag to compare

This is the official public release for the Style .NET tool!! 🥳🎉

What's Changed

Full Changelog: v1.0.0-alpha.1...v1.0.0

v1.0.0-alpha.1 - Initial pre-release

24 May 09:46
4b953d7
Compare
Choose a tag to compare
Pre-release

Adds the initial .NET tool implementation with the following features:

  • Formats C# files according to a defined coding style
  • Verifies that C# files comply with the defined coding style

What's Changed

New Contributors

Full Changelog: https://github.com/fossbrandon/dotnet-style/commits/v1.0.0-alpha.1