gabzim / circle-to-polygon

Receives a Coordinate, a Radius and a Number of edges and aproximates a circle by creating a polygon that fills its area
ISC License
113 stars 29 forks source link

Up to version 2.0.2 #24

Closed johachi closed 4 years ago

johachi commented 4 years ago

This is a necessary bump to implement a fix regarding IE11 that had some problem with missing semicolon according to this PR #23

johachi commented 4 years ago

@gabzim could you merge this and send the update to NPM?

JanLoebel commented 4 years ago

@gabzim Thanks for merging, but could you also create a new NPM-Release with that new version, 2.0.2? :) Thanks!