- fix ordering of metadata block in output
- add callback option to get coordinate times of a feature by @JarnoLeConte
- support for timestamps by @perliedman
- output elevation in GPX if GeoJSON has altitude data (#5)
- fix typo in package.json resulting that the CLI tool binary to be falsely called "topgx" instead of "togpx"
- complete GeoJSON support (implements missing MultiPoint, MultiLineString, GeometryCollection, simple Features and simple Geometries)
- documentation
- improve defaule description builder
- some code outsourcing, refactoring, browserifying
- more tests
- various minor improvements
- initial release