Bug fixes: taking the mean of attributes, null checks, line numbers in error messages, undefined bit-shifting behavior
1.35.0
- Fix calculation of mean when accumulating attributes in clusters
1.34.6
- Fix crash when there are null entries in the metadata table
1.34.5
- Fix line numbers in GeoJSON feature parsing error messages
1.34.4
- Be careful to avoid undefined behavior from shifting negative numbers