* Reduce memory consumption of duplicate attribute names in `serial_feature` * The maxzoom guess calculation now takes into account the number of duplicate feature locations
2.66.0
* Only bin by ID, not by geometry, if --bin-by-id-list is specified * Do attribute accumulation in overzoom in mvt_value instead of converting to serial_val * Fix bool values read from flatgeobuf sources (289)
2.65.0
* Improve spatial distribution of --retain-points-multiplier features * Add --preserve-multiplier-density-threshold option to maintain minimum density of multiplier features
2.64.0
* Add --bin-by-id to overzoom
2.63.0
* Top-level null filter now evaluates to true
2.62.6
* Remove buggy optimization to avoid reclipping in tippecanoe-overzoom