Releases: xin9le/XSitemaps
Releases · xin9le/XSitemaps
v1.2.0
v1.1.0
Improvements
- Supports .NET 5
- Enable XML documents
Breaking Changes
SerializeOptions
was changed fromstruct
toreadonly struct
- Setter properties that
SerializeOptions
has was changed fromset
toinit
- Add the
in
keyword to theSerializeOptions
argument of theSitemapBase.Serialize
method