Skip to content

Releases: xin9le/XSitemaps

v1.2.0

09 Nov 09:41
Compare
Choose a tag to compare

New

  • Supports .NET 6 + C# 10.0

v1.1.0

05 May 06:51
8464234
Compare
Choose a tag to compare

Improvements

  • Supports .NET 5
  • Enable XML documents

Breaking Changes

  • SerializeOptions was changed from struct to readonly struct
  • Setter properties that SerializeOptions has was changed from set to init
  • Add the in keyword to the SerializeOptions argument of the SitemapBase.Serialize method

v1.0.1

15 Jun 15:03
Compare
Choose a tag to compare
  • Add schema attributes
  • Update NuGet packages

v1.0.0

15 Jun 15:02
Compare
Choose a tag to compare
  • Initial release