Skip to content

Releases: We-Gold/gpxjs

1.1.0

31 Dec 20:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.14...1.1.0

1.0.14

31 Dec 15:35
Compare
Choose a tag to compare

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

21 Nov 15:56
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.12...1.0.13

1.0.12

01 Sep 17:59
Compare
Choose a tag to compare

What's Changed

  • Add a stringifyGPX method to serialize a ParsedGPX object as XML. by @bdferris-v2 in #10

New Contributors

Full Changelog: 1.0.11...1.0.12

1.0.11

30 Jun 21:18
94f6468
Compare
Choose a tag to compare

What's Changed

  • Remove Null or Empty Fields by Default by @We-Gold in #8

Full Changelog: 1.0.10...1.0.11

1.0.10

25 Jun 14:09
Compare
Choose a tag to compare

Full Changelog: 1.0.9...1.0.10

1.0.9

11 May 12:25
Compare
Choose a tag to compare

Full Changelog: 1.0.8...1.0.9

1.0.8

23 Apr 21:40
Compare
Choose a tag to compare

What's Changed

  • Add Tests with Vitest by @We-Gold in #5
  • Minor parsing bug fix

New Contributors

Full Changelog: 1.0.7...1.0.8

1.0.7

21 Apr 19:10
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.6...1.0.7

1.0.6

19 Feb 14:58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.5...1.0.6