File tree Expand file tree Collapse file tree 1 file changed +34
-0
lines changed
Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Original file line number Diff line number Diff line change 1+ ## Changelog
2+
3+ ### Current master (unreleased)
4+
5+ - Add ` x_origin ` , ` y_origin ` , ` x_step ` and ` y_step `
6+ attributes to ` ContourBuilder ` struct. They can be set using the * builder pattern* , before calling
7+ the ` contours ` method.
8+
9+ - Create this changelog and complete it retroactively.
10+
11+ ### 0.6.0
12+
13+ - Bump maximum supported geojson version to 0.24.
14+
15+ ### 0.5.0
16+
17+ - Bump maximum supported geojson version to 0.23.
18+
19+ ### 0.4.0
20+
21+ - Bump maximum supported geojson version to 0.22.
22+
23+ ### 0.3.0
24+
25+ - Support a range of geojson crate versions instead of a specific one.
26+
27+ ### 0.2.0
28+
29+ - Modernize error handling.
30+ - Bump supported geojson version to 0.19.
31+
32+ ### 0.1.0
33+
34+ - First version
You can’t perform that action at this time.
0 commit comments