Skip to content

GpxSplitter v.0.3

Latest
Compare
Choose a tag to compare
@AntoCuc AntoCuc released this 28 Sep 11:53
· 29 commits to master since this release

Features

  • Dropped the facility to convert routes to tracks and viceversa
  • Addressed performance issues
  • Automated support for splitting of multi-segment track files

Technical

  • Migrated from Ant to Maven
  • Migrated from JDOM to JaxB
  • Added checkstyle rule checks
  • Added Unit test coverage checks
  • Added manifest for executable Jar (Maven build)
  • Added Windows executable goal (Maven build)
  • Added Mac executable goal (Maven build)