Skip to content

0.5.0

Compare
Choose a tag to compare
@airbreather airbreather released this 02 Apr 13:04
· 29 commits to develop since this release
5a115b0

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 the xmlns declaration for extensions that are declared in the standard GPX namespace (#33).