Skip to content

Releases: vincentneo/CoreGPX

Renamed to CoreGPX

12 Jan 07:41
72d47d1
Compare
Choose a tag to compare

Nothing much for this release. Just a name change.

Removal of TBXML

11 Jan 12:47
Compare
Choose a tag to compare

Total removal of TBXML dependency for parsing GPX files.

Full migration to native XML parser complete.

First initial release!

11 Jan 12:22
e800262
Compare
Choose a tag to compare

First stable version!

Currently works:

  • Successfully outputs string that can be packaged into a GPX file
  • Parses GPX files well using native XMLParser

More work will be done in near future. For now, TBXML is still included. Will be removed soon.