Skip to content

Bug Hunt

Compare
Choose a tag to compare
@vincentneo vincentneo released this 06 Jun 02:02
· 258 commits to master since this release

This release fixes the following:

  • GPXLink's type attribute not parsing correctly
  • GPXBounds & GPXCopyright failure to generate correct open tag

All open tags are now generated through an extension function for NSMutableString, which should fix all open tag issues, for all future releases.

Thanks to @INDAPP for spotting the issue!