1.1.0
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.