v0.8.0
What's Changed
- fix typo by @rubenpoppe in #107
- Fixed a small twister in README.md by @Timahawk in #108
- update github ci to use go 1.19 by @paulmach in #116
- quadtree: fix bad sort due to pointer allocation issue by @paulmach in #115
- geojson: ensure geometry unmarshal errors get returned by @paulmach in #117
- encoding/mvt: remove use of crypto/md5 to compare marshalling in tests by @paulmach in #118
- encoding/wkt: fix panic for some invalid wkt data by @paulmach in #119
New Contributors
- @rubenpoppe made their first contribution in #107
- @Timahawk made their first contribution in #108
Full Changelog: v0.7.1...v0.8.0