0.5.0
0.5.0
GpxWriterSettings.TimeZoneInfo
is no longer completely ignored (#30).- Fix an issue where written timestamps were being rounded to the nearest second instead of preserving as many significant digits as
DateTime
allows (#31). - Tweak the settings used for
GpxFile.BuildString
to avoid repeating thexmlns
declaration for extensions that are declared in the standard GPX namespace (#33).