tkrajina / gpxgo

GPX library for golang
Apache License 2.0
94 stars 23 forks source link

improve formattedFloat #22

Closed yangyang5214 closed 10 months ago

yangyang5214 commented 10 months ago

https://github.com/tkrajina/gpxgo/issues/21

tkrajina commented 10 months ago

Thanks!

You're right. Just one change TrimSuffix removes just the last 0, but I fixed that in another commit.

Srange that no other test picked this bug :/

Abyway, it's in v1.3.2 now.