Releases: fossbrandon/dotnet-style
Releases · fossbrandon/dotnet-style
v1.0.0
This is the official public release for the Style
.NET tool!! 🥳🎉
What's Changed
- Update version for initial public release by @fossbrandon in #4
Full Changelog: v1.0.0-alpha.1...v1.0.0
v1.0.0-alpha.1 - Initial 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
- Add dependabot by @fossbrandon in #1
- Add initial functionality by @fossbrandon in #3
New Contributors
- @fossbrandon made their first contribution in #1
Full Changelog: https://github.com/fossbrandon/dotnet-style/commits/v1.0.0-alpha.1