Skip to content

v2.10.0

Compare
Choose a tag to compare
@anthrotype anthrotype released this 22 Nov 17:16
v2.10.0
3395435
  • Added debugFeatureFile option to the compile functions, to dump and inspect the text of auto-generated features (#354).
  • Added optional sortContours filter for sorting contours. It works around an issue with non-deterministic contour order from pyclipper across different platforms (#345, typemytype/booleanOperations#55).