v0.8.0
What's Changed
- Update README badges by @HTenkanen in #278
- Replace pyrobuf backend with Google protobuf by @HTenkanen in #276
- Accept pathlib.Path filepaths in OSM constructor by @HTenkanen in #279
- Raise a meaningful error for non-OSM-PBF input by @HTenkanen in #280
- Expose relation members in the output (tags column) by @HTenkanen in #281
- Normalize polygon/multipolygon ring orientation (OGC right-hand rule) by @HTenkanen in #282
- Decode node coordinates at full float64 precision by @HTenkanen in #283
- Add PyPI release automation (#287) by @HTenkanen in #288
- Prepare v0.8.0 release by @HTenkanen in #289
- Build macOS wheels by cross-compiling on arm64 (drop retired macos-13) by @HTenkanen in #291
- Prepare v0.8.0rc1 pre-release; recommend mamba/micromamba for install by @HTenkanen in #292
- Bump version to 0.8.0 for final release by @HTenkanen in #293
- Use certifi CA bundle for downloads (fix Windows SSL cert-store error) by @HTenkanen in #294
Full Changelog: v0.7.0...v0.8.0