Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/georust/gpx

Rust read/write support for GPS Exchange Format (GPX)
https://github.com/georust/gpx

Merge pull request #102 from tpikonen/gpx10

Write speed to GPX 1.0 files

ef3ab70e90aefc9d7b6428ae42082bf69432f720 authored 11 months ago by Corey Farwell <[email protected]>
Write speed to GPX 1.0 files

b7aeb06639ef421381f7aa6be26f27634ed12d93 authored 11 months ago by Teemu Ikonen <[email protected]>
prepare for 0.10.0 release

a2a63b6ead6700df6a7b355d88ac0bbf359acaba authored about 1 year ago by Corey Farwell <[email protected]>
bump geo

c262d02de24494dd979919ec84f20a4c8383c030 authored about 1 year ago by Corey Farwell <[email protected]>
bump rust edition

5c9814cfcfe231adc279c65b5575c4822996878a authored about 1 year ago by Corey Farwell <[email protected]>
Merge #100

100: Update documentation to include write examples r=lnicola a=wtchen

- [x] I agree to follow ...

46fc38d177b2147f45d57ee99dc6b9da92391589 authored about 1 year ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Suggested changes

b16cde6082abc8e242393c5f439b46289f727e9c authored about 1 year ago by William Chen <[email protected]>
Update instructions

69e3f0e80aa8f16ec0a49ceb0a8ea8da52c7df5b authored about 1 year ago by William Chen <[email protected]>
Apply requested changes

16afb5c018b5a7e287288b5d87c45b57652e7232 authored about 1 year ago by William Chen <[email protected]>
Fix X and Y order

93eb39efe0700d7b10e309f2abb4fc905e71220f authored over 1 year ago by William Chen <[email protected]>
Fix changelog PR number

951e5cc133bcd1c678640e1504543959914dcc63 authored over 1 year ago by William Chen <[email protected]>
Minor grammar fix

5236678289cc6e34e290aeffbc2d88f2659393e1 authored over 1 year ago by William Chen <[email protected]>
Remove unnecessary code; add RustRover IDE files to .gitignore

e23f928f801abac168094ea22d331c6249efd467 authored over 1 year ago by William Chen <[email protected]>
Add to changelog, remove IDE files

1af795661893e7cbd555b41269c115b5aff4b949 authored over 1 year ago by William Chen <[email protected]>
Update documentation to include write examples

6bef41918bf03c66db609409b3f40f74685de69a authored over 1 year ago by William Chen <[email protected]>
Merge #97

97: Allow empty name tag in metadata r=lnicola a=jasper-bosch

- [x] I agree to follow the proje...

98da8cc21b13cf4e1010dfad3fe3b7f581c75059 authored over 1 year ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Update CHANGELOG.md

f4024fdd4317eda92a31e5405c54770947f584c5 authored over 1 year ago by Jasper Bosch <[email protected]>
Update metadata.rs

98f0db69281906cfd05d2d749cd8fea5ff7a82b9 authored over 1 year ago by Jasper Bosch <[email protected]>
Merge #96

96: Bump actions/checkout to fix Node version warning r=lnicola a=lnicola

- [x] I agree to foll...

a0cbac6a1ebc2835c34e92b2f392f9dae6a417bd authored over 1 year ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Bump actions/checkout to fix Node version warning

fd0f34804ac95cfd11e06fb1fde7ff4289bbe282 authored over 1 year ago by Laurențiu Nicola <[email protected]>
Merge #93

93: Allow empty strings in `<text>` and `<type>` of `<link>` r=lnicola a=w-flo

- [X] I agree to...

6d50409ba2c811d8c4390e0b8414193016a1bf5c authored over 1 year ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Add my previously merged pull request to CHANGELOG.md

I've noticed the file is basically just a list of PRs that were merged
with the "knowledge of th...

63cd36ac90ead3e4904f63b937ae9fe5cb275783 authored over 1 year ago by Florian Will <[email protected]>
Allow empty strings in `<text>` and `<type>` of `<link>`

The GPX schema just says these are optional `xsd:string` elements, and
apparently the empty stri...

57f0f5c8e95a764ec20e0169e4a6de0498ee42a0 authored over 1 year ago by Florian Will <[email protected]>
Merge #95

95: Bump geo r=lnicola a=lnicola

- [x] I agree to follow the project's [code of conduct](https:...

a6745b7a5600c2e6a2f3832faf91b981d0fb222b authored over 1 year ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Bump geo

7151de5d6333bb488e15a3eb8ba746b38eb97126 authored over 1 year ago by Laurențiu Nicola <[email protected]>
Merge #94

94: Bump MSRV to 1.67 r=lnicola a=lnicola

- [x] I agree to follow the project's [code of conduc...

aba18ad9f3fd538a78f4c055ddf361139b06c0b6 authored over 1 year ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Bump MSRV to 1.67

5a40e1d9075501c85ba2c55f1bdd8105c9df7c81 authored over 1 year ago by Laurențiu Nicola <[email protected]>
Merge #91

91: Optimize deps: Drop `error_chain` and move `assert_approximate_eq` to dev-deps r=michaelkirk...

032cf32bebc6c1e8c4280510728d2996c9f2b29f authored over 1 year ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Move `assert_approx_eq` crate to dev-dependencies

The crate is used in two test cases and appears not to be needed
otherwise.

14d9724fa5c6d5f262bb50f9259aea7d129cba8b authored over 1 year ago by Florian Will <[email protected]>
Remove error_chain remnants

The code no longer depends on error_chain since #58, but the dependency
was still listed in Carg...

33978ef611ba877cfecae5836734087f8e780399 authored over 1 year ago by Florian Will <[email protected]>
Merge #90

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

- [x] I agree to follow the proje...

19964d821b9d54b5e5cd490c72f256a2273565aa authored over 1 year ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Allow extensions on the root element

ed4e4f6e3363bf072e58dbf43fc8b2e128e73bbb authored over 1 year ago by Laurențiu Nicola <[email protected]>
Merge #88

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

- [x] I agree to follow the project's ...

9b3a25a1161f541a74238dfe76588285d225f1c7 authored over 1 year ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Drop authors entry from manifest

f75a4f795a02daf8b66b823e8674a026d3a796d6 authored over 1 year ago by Laurențiu Nicola <[email protected]>
Merge #84

84: Drop cargo-all-features r=urschrei a=lnicola

- [x] I agree to follow the project's [code of...

314f4483de2a7644f3fb75d56e4d78761166a6f7 authored over 1 year ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Merge #87

87: Fix some clippy lints r=urschrei a=lnicola

- [x] I agree to follow the project's [code of c...

5401dc7680d051e089b4f25d311fea485d6a180f authored over 1 year ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Update changelog

abb25a6a7c55a3b5acd5253e4197be864ca78d9e authored over 1 year ago by Laurențiu Nicola <[email protected]>
Rename Route::_type, Track::_type, Waypoint::_type, Link::_type to type_

c315716e728e36f597360a034afdd7793f49eed2 authored over 1 year ago by Laurențiu Nicola <[email protected]>
Fix typo in error message

ed66342d96837d35e030d2f9aa3b717cdf90bf7f authored over 1 year ago by Laurențiu Nicola <[email protected]>
Fix some clippy lints

374ffb3970594c65a5e6b3c4921f2eb1f688af89 authored over 1 year ago by Laurențiu Nicola <[email protected]>
Merge #85

85: Fix nested extensions crash p2 r=urschrei a=lnicola

- [x] I agree to follow the project's [...

280c8ca64b652a95f14f1609d734649d83bfd2ca authored over 1 year ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Bump geo

bbc6b37f8fccf5caf6b26e599ce2639f1ec4ea23 authored over 1 year ago by Laurențiu Nicola <[email protected]>
Update test for xml-rs error message change

b0806c7032cf74a5921150313e5281339ce6bcb3 authored over 1 year ago by Laurențiu Nicola <[email protected]>
Update changelog

aaf40bf0dec88c54e38cdcfd31f1945519188ac2 authored over 1 year ago by Laurențiu Nicola <[email protected]>
fix: no longer crash on extensions-ception

fix handling of extensions-tags inside extensions-tags by counting the depth

48cd157f32c0fbcaf3373a6f0e004ac6156bcb91 authored over 1 year ago by Andy <[email protected]>
Simplify depth tracking

f84da2fedfeaa3bd0dea434bb22ee2143c5bbc1b authored over 1 year ago by Laurențiu Nicola <[email protected]>
Merge #86

86: Bump MSRV to 1.65 r=urschrei a=lnicola

- [x] I agree to follow the project's [code of condu...

ec3a3b5d6705dd4f5de58d365b890f4f5fa656b9 authored over 1 year ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Bump MSRV to 1.65

372675dd378ba23240bb77094c0106fba4839166 authored over 1 year ago by Laurențiu Nicola <[email protected]>
Drop cargo-all-features

8fe7a75e69ee5e09d1f301298759d685069f0775 authored almost 2 years ago by Laurențiu Nicola <[email protected]>
Merge #83

83: Bump `geo-types` and use non-deprecated `Coord` r=michaelkirk a=lnicola

- [x] I agree to fo...

5826e1dcfca1085913f5cb510395b8afc310a306 authored almost 2 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Update changelog

bcd6365a44dfd1f3741a8b6a74dd4844082910f3 authored almost 2 years ago by Laurențiu Nicola <[email protected]>
Bump MSRV to 1.59

9ba1b1b386f93db495428b8e0f6acce4a0281bd8 authored almost 2 years ago by Laurențiu Nicola <[email protected]>
Bump geo

5b5f062b4704eff27bea878b08c769cbbffa2635 authored almost 2 years ago by Laurențiu Nicola <[email protected]>
Bump geo-types and use Coord instead of Coordinates

ec1a4d4c0d0a4add6ccd89f72c4ac08239be0006 authored almost 2 years ago by Laurențiu Nicola <[email protected]>
Merge #78

78: Switch from RFC3339 to ISO8601 for timestamp encoding r=lnicola a=0b11001111

- [x] I agree ...

9c251d903faec5783896b0eae6c643031a9dfdef authored over 2 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Merge branch 'master' into iso8601-timestamps

992799ebc1a5af2160459144763684f4febdb00c authored over 2 years ago by Michael Kirk <[email protected]>
Merge #80

80: update MSRV to 1.57 r=lnicola a=michaelkirk

- [x] I agree to follow the project's [code of ...

282426b2acffa7a76d02af48eeb47133c8df344a authored over 2 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
update MSRV to 1.57

Fixes build error:
https://github.com/georust/gpx/runs/7813032321?check_suite_focus=true

> erro...

1e14058e633d01cec5e9d54dcc06d7c439da9601 authored over 2 years ago by Michael Kirk <[email protected]>
Add GPX file exported from outdooractive.com and respective test cases

4ffa1ab39a5d278aca297dd2dcb76adb32a67d3b authored over 2 years ago by 0b11001111 <[email protected]>
Update change log

1e454e1d6c3f5a0ae8906247697302d4a01d5027 authored over 2 years ago by 0b11001111 <[email protected]>
Apply Clippy suggestions

40790ab1dfaa8785bb7974d323896a3334292e77 authored over 2 years ago by 0b11001111 <[email protected]>
Add missing error case

3da2afd79df944ded7d4603bb71047ad16f23923 authored over 2 years ago by 0b11001111 <[email protected]>
Clean comments

0f8cea4e6b463fb280326399e95fca0e5834d54f authored over 2 years ago by 0b11001111 <[email protected]>
Bump minor version to 0.9.0 and update change log respectively

cbd0b364aec8ab8047e0911ab3333cbf7ba145bc authored over 2 years ago by 0b11001111 <[email protected]>
Add and format test cases

d9b035bcaa84d26a7007eb36d442ef3be57a3e15 authored over 2 years ago by 0b11001111 <[email protected]>
Rename time parsing/writing error variants

c0ceaca0ef2f3de105bdbd66e3c3b20060866cb3 authored over 2 years ago by 0b11001111 <[email protected]>
Switch from RFC3339 to ISO8601 for timestamp encoding

9aa83c86d980fe63cd1161404fc38e8b37c0f074 authored over 2 years ago by 0b11001111 <[email protected]>
Merge #76

76: expose `Time` r=michaelkirk,lnicola a=nerdypepper

- [x] I agree to follow the project's [co...

6e3da649c1aee189a145055dadb297d19faffec9 authored over 2 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
expose `Time`

4bc9a6f904013efb0ee623eeacd24a0cf5c66431 authored over 2 years ago by Akshay <[email protected]>
Prepare for 0.8.6 release

d11adab83cef599a195be754cda155e5aa4aa0be authored over 2 years ago by Stephan Hügel <[email protected]>
Merge #72

72: Allow empty elevation tags r=michaelkirk a=ebcrowder

Similar to https://github.com/georust/...

ee2bdf2d29d8a3eb6dabcd77754e928735907cab authored over 2 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Only map NoStringContent as None

c732a41c584e5f5d55ded927068e907dd8d82cff authored over 2 years ago by Eric Crowder <[email protected]>
Add changelog entry

4239cef65f39011585ec44ec16390f6ce0721f0a authored over 2 years ago by Eric Crowder <[email protected]>
Edit parser to return None for empty ele tags

9fc5080759af0b887bce786bfeafb17f5dcb4e89 authored over 2 years ago by Eric Crowder <[email protected]>
Allow empty elevation tags

9cd5e4b6b552fb987f44339556741dbb0dc996b2 authored over 2 years ago by Eric Crowder <[email protected]>
Merge #71

71: Waypoint name can be an empty string r=urschrei a=cedeber

Fixes #70

Co-authored-by: Céd...

73d8dccaae0aae63e4ce345c257308a5fd8089f0 authored over 2 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Update changelog

b3ab66c49fdd9b57e07c318ecfb0b92a9d719747 authored over 2 years ago by Stephan Hügel <[email protected]>
Waypoint name can be an empty string

Fixes #70

205b8937563af8a07f28bd1b02d2ff9c87690d7e authored over 2 years ago by Cédric Eberhardt <[email protected]>
Add test for allowed empty waypoint name

971a75fd7cf05663a7f284d916a6f319f30ba9b8 authored over 2 years ago by Stephan Hügel <[email protected]>
Merge #74

74: Address deprecation warnings r=urschrei a=urschrei

- [x] I agree to follow the project's [c...

e510cdd125de4b9bb15546bed2512b5bbba6e103 authored over 2 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Update changelog

ab6525acb98b9d9447cf31ffac50965e18db2a22 authored over 2 years ago by Stephan Hügel <[email protected]>
Address deprecation warnings

163acfe866f00241744fd52bd83849943cd696b5 authored over 2 years ago by Stephan Hügel <[email protected]>
Merge #73

73: Test using the same Docker images as geo/geo-types r=lnicola a=urschrei

- [x] I agree to fo...

94abc6385ae5945b774d0f885dc1c54f158ed42e authored over 2 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Update changelog

0d7604b6e9c7e97f73687ea0c9a11023ff4adf6a authored over 2 years ago by Stephan Hügel <[email protected]>
Test using the same Docker images as geo/geo-types

1a0ed1627b614e354c2f1c5535e22f886ba645a2 authored over 2 years ago by Stephan Hügel <[email protected]>
Merge #67

67: Add `xmlns` attribute in written gpx for better garmin compatibility r=urschrei a=OttoBos

I...

fec2051078dac099500ca1a033acaf3a27d7d16b authored almost 3 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Merge branch 'master' into bugfix/add-xmlns-to-writer

fe0e82d99e14cd00e60e9c75743e9b0decfbe529 authored almost 3 years ago by Stephan Hügel <[email protected]>
Merge #68

68: Bump minimum rust CI version to 1.53 (Time crate MSRV) r=urschrei a=urschrei

- [x] I agree ...

25528141affe36e3e2bd3348f22dd4242bfc2dc5 authored almost 3 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Add rust-version key

3953d46e9c5658ef6646c41935e98b8b209d4036 authored almost 3 years ago by Stephan Hügel <[email protected]>
Bump minimum rust CI version to 1.53 (Time crate MSRV)

ab2f84af711987719986d8c0c9d26db1c49ffe33 authored almost 3 years ago by Stephan Hügel <[email protected]>
Add `xmlns` attribute in written gpx for better garmin compatibility

14530df36c5b276e651cebebd4e0df8445a5de4d authored almost 3 years ago by Otto Bos <[email protected]>
Merge #65

65: Allow to user chose chrono vs time r=michaelkirk a=a1ien

- [x] I agree to follow the projec...

e86ed781a0bd4aa2d2fc9744e129bc1693f85a07 authored almost 3 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
bump MSRV to work with time crate

7776da02a338d4caf0b3e6e2e485853eb0193575 authored almost 3 years ago by Michael Kirk <[email protected]>
Rewrite to new time type

7ea984d60e1c313f6a9cb4197f6dfbbc69c73a21 authored almost 3 years ago by Ilya Averyanov <[email protected]>
Allow to user chose chrono vs time

05223b407ba9f8c8a01512112f4bfb67c1b80a6c authored almost 3 years ago by Ilya Averyanov <[email protected]>
Merge #66

66: Do not crash if a gpx file has an extensions tag in its route tag r=urschrei a=agateau

The ...

7a9d4a6bd4616e4cbde5b24dca4b578662a2e27d authored almost 3 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Do not crash if a gpx file has an extensions tag in its route tag

The extensions tag is also allowed in the route tag (see
https://www.topografix.com/GPX/1/1/#typ...

290f39f4dfdc7631edbab2fe9f9f209cfc0960e7 authored almost 3 years ago by Aurelien Gateau <[email protected]>
Merge #64

64: Prepare for 0.8.5 release r=urschrei a=urschrei

- [x] I agree to follow the project's [code...

bee3172d414204ea9932bb9bd423dd104369bbd7 authored about 3 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Prepare for 0.8.5 release

9057e4eea34ed5e84d3db48530933f1e939e71ed authored about 3 years ago by Stephan Hügel <[email protected]>
Merge #42

42: Ignore track extensions r=urschrei a=NathanHowell

Extensions are ignored in metadata and wa...

c8d906e94ce6e7e910eb9b2cb30522acde329b6a authored about 3 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>