This project adheres to Semantic Versioning.
Possible sections are:
Added
for new features.Changed
for changes in existing functionality.Deprecated
for soon-to-be removed features.Removed
for now removed features.Fixed
for any bug fixes.Security
in case of vulnerabilities.
- bump
h3o
to 0.7
- support for
covers
mode ingeomToCells
- the cellToParent command
- bump deps (
h3o
to0.6
and replacethc
byh3o-zip
)
- bump deps
- bump deps to fix GHSA-c827-hfw6-qwvm
- coordinates order in polygons' loops is no longer stable (it may change between two executions), but the relative order is preserved (i.e. they still represent the same geometrical object)
- the polyfill mode for CellToPolygon can be selected with
-m/--mode
- bump deps
- bump deps
- bump h3o
- initial release