Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: georust/gpx

Tags

0.10.0

Toggle 0.10.0's commit message
prepare for 0.10.0 release

v0.9.1

Toggle v0.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge #90

90: Allow extensions on the root element r=urschrei a=lnicola

- [x] I agree to follow the project's [code of conduct](https://github.com/georust/geo/blob/master/CODE_OF_CONDUCT.md).
- [x] I added an entry to `CHANGELOG.md` if knowledge of this change could be valuable to users.
---

Fixes #90

Co-authored-by: Laurențiu Nicola <[email protected]>

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge #88

88: Drop authors entry from manifest r=lnicola a=lnicola

- [x] I agree to follow the project's [code of conduct](https://github.com/georust/geo/blob/master/CODE_OF_CONDUCT.md).
- [x] I added an entry to `CHANGELOG.md` if knowledge of this change could be valuable to users.
---

This is soft-deprecated: https://rust-lang.github.io/rfcs/3052-optional-authors-field.html.

Co-authored-by: Laurențiu Nicola <[email protected]>

v0.8.6

Toggle v0.8.6's commit message

Verified

This tag was signed with the committer’s verified signature.
urschrei Stephan Hügel
Bug fixes for spec compliance, MSRV 1.56

0.8.5

Toggle 0.8.5's commit message

Verified

This tag was signed with the committer’s verified signature.
urschrei Stephan Hügel
Custom event writer, serde, track extensions

v0.8.3

Toggle v0.8.3's commit message

Verified

This tag was signed with the committer’s verified signature.
urschrei Stephan Hügel
Allow empty strings in trk names

v0.8.2

Toggle v0.8.2's commit message

Verified

This tag was signed with the committer’s verified signature.
urschrei Stephan Hügel
Correct desc tag parsing, add copyright tag parsing

0.8.1

Toggle 0.8.1's commit message
prepare for 0.8.1 release

0.7.0

Toggle 0.7.0's commit message
prepare for 0.7.0 release

0.6.0

Toggle 0.6.0's commit message
Prepare for 0.6.0 release.