Skip to content

v1.1.0

Compare
Choose a tag to compare
@nvkelso nvkelso released this 23 Mar 21:01
· 47 commits to master since this release
  • Include LICENSE & CHANGELOG.md in sdist tarballs
  • Refactor geometry encoding logic, including skipping tiny geometries
  • Decoded geometry is now geojson-ish dict
  • Winding order is now optional
  • Add benchmarking around round function and document how to improve performance
  • Document performance tip for protobuf encoding with C bindings for Debian