Skip to content

Releases: Doodle3D/clipper-js

10.0.11

05 Mar 07:23

Choose a tag to compare

Fixed

Changed

  • Use correct npm name #7

Thanks to @WorldMaker for his contributions

1.0.6

13 Sep 09:47

Choose a tag to compare

Fixed

  • Round Vector function

1.0.5

13 Sep 09:36

Choose a tag to compare

Fixed

  • error ClipperLib.IntPoint is not a constructor

1.0.4

13 Sep 09:11

Choose a tag to compare

Fixed

  • Use cliper-lib v6.4.2 to fix some clipper issues

Changed

  • Use instance of Clipper's IntPoint for vectors

Removed

  • removeOverlap

1.0.3

13 Sep 09:07

Choose a tag to compare

Changed

  • Use webpack instead of jspm for building

1.0.2

12 Apr 07:54

Choose a tag to compare

Added

  • simplify

Removed

  • remove overlap

1.0.1

10 Mar 11:26

Choose a tag to compare

Fixed

  • Error in totalArea

1.0.0

02 Mar 09:25

Choose a tag to compare

MAJOR RELEASE

0.0.7

02 Mar 09:22

Choose a tag to compare

Added

  • Remove Duplicate function

v0.0.6

20 Feb 16:59

Choose a tag to compare

Fixed

  • Fix separate shapes

Added

  • Round function
  • Better error handling