Releases: Xavalon/XamlStyler
Releases · Xavalon/XamlStyler
v3.2208.1
v3.2208.0
v3.2206.4
This release includes a number of fixes for XamlStyler.Console:
- Update to .NET 6 (#378)
- Update NuGet.CommandLine dependency to address security vulnerability (#394).
- Fixes issue where files without changes were getting touched (#289)
v3.2206.1
v3.2201.0
v3.2107.0
v3.2104.0
v3.2012.0
v3.2008.4
We are excited to add support for JetBrains Rider with this release (#213)!
This release also includes some key under-the-hood improvements that will help make it easier to ship features across different IDEs (#254) and a bug fix to address a versioning issue in the XAML Styler CLI (#287).
v3.2003.9
This release includes a number of new features and bug fixes:
- Adds right-click support to format files and folders in Solution Explorer and in editor tabs (#56)
- Adds option to CLI to check files follow proper formatting without making any modifications (#176)
- Adds the ability to force indentation with tabs via CLI (#195)
- Adds the ability to specify individual settings via CLI (#244)
- Updates default indent size of CLI to match Visual Studio default of 4 (#245)
- Fixes NullReferenceException when SearchToDriveRoot set to true and no external configuration can be found (#247)