Skip to content

1.1.0

Compare
Choose a tag to compare
@airbreather airbreather released this 05 Feb 13:50
· 5 commits to master since this release
fc0d269

1.1.0

  • Allow specifying arbitrary namespaces (+prefixes) on the root element so that they don't have to be repeated on every extensions element (#36).
  • Add opt-in support in GpxWebLink for URI strings longer than 65519 characters, as a workaround for dotnet/runtime#1875 (#39).
    • If upstream relaxes this restriction in a later release, then this code will automatically "upgrade" to fully support the new higher restriction.