mapshaper 0.5.94 → 0.5.97

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,13 @@
1
+ v0.5.97
2
+ * Better warnings and error messages.
3
+
4
+ v0.5.96
5
+ * Added colors=random option to the -classify command.
6
+ * Added more sensible default behavior to the -classify command.
7
+
8
+ v0.5.95
9
+ * Added vertex deletion in "edit vertices" mode by double-clicking on non-endpoint vertices.
10
+
1
11
  v0.5.94
2
12
  * Added file_exists() test to -if/-elif expression context.
3
13