We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14d9c04 commit 2552b34Copy full SHA for 2552b34
CHANGELOG.md
@@ -2,10 +2,10 @@
2
3
### 0.7.0 (2022-09-23)
4
5
-- Make geojson optional, use geo-types for geometry representation
+- BREAKING: Make geojson optional, use geo-types for geometry representation
6
(thanks to @michaelkirk, see #5 and #6 for details).
7
8
-- Rename the "value" field to "threshold" in the GeoJSON representation.
+- BREAKING: Rename the "value" field to "threshold" in the GeoJSON representation.
9
10
- Add `x_origin`, `y_origin`, `x_step` and `y_step`
11
attributes to `ContourBuilder` struct. They can be set using the *builder pattern*, before calling
0 commit comments