Releases: uber/h3-go
Releases · uber/h3-go
v4.2.0
❗This release introduces breaking API changes with the introduction of the returning of error codes #73.❗
What's Changed
- chore: upgrade to Go 1.20 by @mojixcoder in #72
- feat: update h3-core to v4.2.0 by @mojixcoder in #75
- feat: added error codes by @mojixcoder in #73
Full Changelog: v4.1.2...v4.2.0
v4.1.2
What's Changed
- feat: added full support for vertex mode by @mojixcoder in #71
New Contributors
- @mojixcoder made their first contribution in #71
Full Changelog: v4.1.1...v4.1.2
v4.1.1
What's Changed
- Adding CellsToMultiPolygon by @zachcoleman in #70
New Contributors
- @zachcoleman made their first contribution in #70
Full Changelog: v4.1.0...v4.1.1
v4.1.0
v4.0.1
v4.0.0
What's Changed
Updated all bindings to H3 V4!
https://medium.com/foursquare-direct/introducing-h3-version-4-0-0-c60eb2fffaaa
Release v3.7.1
Added
- Functions to cover full functionality (#46)
Res0IndexCount
GetRes0Indexes
DistanceBetween
ToCenterChild
MaxFaceCount
GetFaces
PentagonIndexCount
GetPentagonIndexes
HexAreaKm2
HexAreaM2
PointDistRads
PointDistKm
PointDistM
CellAreaRads2
CellAreaKm2
CellAreaM2
EdgeLengthKm
EdgeLengthM
ExactEdgeLengthRads
ExactEdgeLengthKm
ExactEdgeLengthM
NumHexagons