Releases: We-Gold/gpxjs
Releases · We-Gold/gpxjs
1.1.0
1.0.14
Replaces maximum and minimum calculations (Math.max
, Math.min
) with a custom implementation. This is needed to support larger arrays that cannot be added to the browser's call stack.
Full Changelog: 1.0.13...1.0.14
1.0.13
What's Changed
- Try to add duration by @Its-Just-Nans in #12
New Contributors
- @Its-Just-Nans made their first contribution in #12
Full Changelog: 1.0.12...1.0.13
1.0.12
What's Changed
- Add a
stringifyGPX
method to serialize a ParsedGPX object as XML. by @bdferris-v2 in #10
New Contributors
- @bdferris-v2 made their first contribution in #10
Full Changelog: 1.0.11...1.0.12
1.0.11
1.0.10
Full Changelog: 1.0.9...1.0.10
1.0.9
Full Changelog: 1.0.8...1.0.9
1.0.8
1.0.7
What's Changed
- Parsing nested extensions by @matteomelotti in #4
New Contributors
- @matteomelotti made their first contribution in #4
Full Changelog: 1.0.6...1.0.7
1.0.6
What's Changed
- Gpxjs extensions parsing by @pedroslvieira in #1
New Contributors
- @pedroslvieira made their first contribution in #1
Full Changelog: 1.0.5...1.0.6