mapshaper 0.5.111 → 0.5.114

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,15 @@
1
+ v0.5.114
2
+ * Bug fixes
3
+
4
+ v0.5.113
5
+ * Added -symbols arrow-style=stick option, for making stick arrows
6
+ * Added -symbols stroke= and -symbols stroke-width= options for styling stick arrows
7
+
8
+ v0.5.112
9
+ * Added support for labels with symbols.
10
+ * Symbols created with the -symbols command have a default size (e.g. `-symbols type=star` creates star symbols with a default size).
11
+ * Mapshaper no longer outputs SVG circles with radius 0.
12
+
1
13
  v0.5.111
2
14
  * Added -snap endpoints option, for snapping together line endpoints that don't quite meet.
3
15
  * Added buttons to the basemaps menu.