What's Changed
- Validate precision in C encode functions to prevent stack buffer overflow by @wdm0006 in #65
- Fix misleading encode_strictly: document it as identical to encode by @wdm0006 in #63
- Remove accidentally committed todo.db and gitignore it by @wdm0006 in #64
- Reject non-finite coordinates in C encoders by @wdm0006 in #70
- Keep bounding-box enumeration within geographic limits by @wdm0006 in #69
- Return zero approximate distance for identical geohashes by @wdm0006 in #74
- Ship the PEP 561 marker by @tamird in #73
- [autopilot] release v3.3.1 by @wdm0006 in #75
New Contributors
Full Changelog: v3.3.0...v3.3.1