- Fix bug in arc decomposition.
- Minor code cleanup for analysis warnings.
- Stable release.
- Performance improvements to parsing.
- Stable nullsafe release
- Nullsafety migration.
- Fix implementation of
_PathOffset
's==
operator.
- Fix a bug in decompose cubic curve - avoid trying to call
toInt()
ondouble.infinity
- Bump test dependency.
- Fix bug with smooth curve commands
- Add deep testing
- Fix link to homepage in pubspec, add example
- Initial release, based on the 0.2.4 release of path_drawing