Releases: paulmach/osm
Releases · paulmach/osm
v0.8.0
v0.7.1
v0.7.0
v0.6.0
v0.5.0
v0.4.0
What's Changed
- protobuf: port to google protobuf by @OlafFlebbeBosch in #36
New Contributors
- @OlafFlebbeBosch made their first contribution in #36
Full Changelog: v0.3.0...v0.4.0
v0.3.0
v0.2.2
v0.2.1
v0.2.0
4 changes:
- ability to efficiently skip types when decoding osmpbf #18
- the above also added protoscan for osmpbf decoding for a 10%ish performance improvement
- use
cgo/czlib
to decode protobufs (if cgo enabled), 20% faster on benchmarks #19 - deprecated node/ways/relations marshaling into this packages custom binary format. It could be improved and should be versioned separately. 8fcda5d