Releases: mapbox/polylabel
Releases · mapbox/polylabel
v2.0.1
v2.0.0
⚠️ breaking: publishpolylabel
as a ES module instead of CommonJS.⚠️ breaking: drop support for IE11 (you can still transpile the code on your end to keep it).- Prune cells more aggressively, slightly improving performance.
- Fix the algorithm getting stuck on some degenerate cases.
- Make sure the result is never outside the polygon even on low precision.
v1.1.0
v1.0.4
v1.0.3 (C++)
(C++ version) Fixed std::round
not being defined in some platforms (#30)