Skip to content

Releases: Xavalon/XamlStyler

v3.2208.1

25 Aug 05:15
a039670

Choose a tag to compare

This release includes new features for Visual Studio 2017, 2019, and 2022.

  • Adds option to ignore design-time reference prefix when reordering (#306)
  • Adds support for Avalonia (.axaml) file extensions (#300)

v3.2208.0

24 Aug 16:30
a039670

Choose a tag to compare

This release adds support for Rider 2022.2 (#402).

v3.2206.4

21 Jun 05:54
74a6dde

Choose a tag to compare

This release includes a number of fixes for XamlStyler.Console:

v3.2206.1

08 Jun 06:30
6efad8f

Choose a tag to compare

This release adds support for Rider 2022.1 (#381).

v3.2201.0

26 Jan 07:03
df87d43

Choose a tag to compare

This release adds support for Rider 2021.3 (#354). It also contains a bug fix addressing a Rider crash when using external configuration files (#340).

v3.2107.0

29 Jul 21:38
12663e4

Choose a tag to compare

This release adds support for Rider 2021.2 (#345).

v3.2104.0

10 Apr 00:36
82b68c5

Choose a tag to compare

This release adds support for Rider 2021.1 (#333).

v3.2012.0

24 Mar 03:11
f59867e

Choose a tag to compare

This release adds support for Rider 2020.3 (#313).

v3.2008.4

24 Aug 06:36
b603b13

Choose a tag to compare

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

30 Mar 04:04
274d016

Choose a tag to compare

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)