v2.10.0
- 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).