V0.7.0
-
BREAKING: Make geojson optional, use geo-types for geometry representation (thanks to @michaelkirk, see #5 and #6 for details).
-
BREAKING: Rename the "value" field to "threshold" in the GeoJSON representation.
-
Add
x_origin,y_origin,x_stepandy_stepattributes to ContourBuilder struct. They can be set using the builder pattern, before calling thecontoursmethod. -
Create a changelog and complete it retroactively.