Skip to content

Documentation Added!

Compare
Choose a tag to compare
@vincentneo vincentneo released this 24 Mar 07:47
· 289 commits to master since this release
d2169f6

This update contains the following:

  • #26 Add support for swift package manager installation
  • #29 Fully documented features in CoreGPX
  • Deprecate certain methods
  • Moved Date parsers out of GPXWaypoint for decluttering
  • Moved number converters out for decluttering
  • New way of initialising GPXLink
  • New way of initialising GPXEmail, for a more user friendly approach
  • Privatised most of GPXParser's internally used objects