Releases: DahnJ/H3-Pandas
Releases · DahnJ/H3-Pandas
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
Features
- Greater coverage of the H3 API (
cell_area
,k_ring
,hex_ring
,polyfill
) - Initial and experimental implementations of
k_ring_smoothing
andpolyfill_resample
- More consistent API (parameters
explode
,return_geometry
behave the same for all methods that offer them) - Example notebook showing the new methods
General improvements
- "aggregate" functions "rebranded" to "H3-Pandas Extended API"
- Use versioneer
- black, flake8 + pre-commit
- Only use Conda for environments
- More details in docstrings (see also, examples)
0.1.3
0.1.2
0.1.1-alpha
REL: Bumping to 0.1.1-alpha The initial version was 0.1, which caused 0.1.0-alpha to be considered an older version.