--------------------------- - Replace remaining usage of assertEquals with assertEqual. See 720 - Fixes/tweaks to documentation - Get guidelines from the mathInfo object directly. See 738
0.12.1
--------------------------- - Tweak to logic of `setStartSegment`
0.12.0
--------------------------- - Fixes to `setStartSegment` so that it keeps the start point on-curve and prevents setting a setting a start segment on an open contour (issues 709 and 412). Thanks typesupply! - Fixes to docs and test setup. Boring things.
0.11.0
--------------------------- - Expose the `mathGlyph` options. Thanks typesupply! See 672 - Set defaultLayer to "public.default" when its available. Fixes issue 674. Thanks typemytype! See 675. - Add `info.update` to the info object. Thanks typesupply! See 676
0.10.8
--------------------------- - Adds `setStartPoint` to the contour object. Thanks typemytype! See 668.
0.10.7
--------------------------- - Small documentation update and fix for scm tools.