v0.5.0
1 Issue was closed for this release:
#3 Lastmod date does not pass Google webmaster tools validation
lastmod
property on the SitemapUrl
class is now a DateTimeOffset
. While this is a breaking change, DateTime
and DateTimeOffset
are intrinsically convertable.