svgpath
Version:
SVG path low level operations toolkit
43 lines (23 loc) • 644 B
Markdown
1.0.6 / 2014-06-15
------------------
- Maintenance release - docs & build scripts update.
1.0.5 / 2014-04-09
------------------
- Fixed line terminators handle in parser.
1.0.4 / 2014-03-14
------------------
- Added .transform() support.
1.0.3 / 2014-02-23
------------------
- Parser rewrite (2x speed gain).
- toString(): skip command name on repeaded sequences.
- Added tests & benchmarks.
1.0.2 / 2013-12-03
------------------
- Fixed arcs roundung (missed type cast), by @kolya-ay.
1.0.1 / 2013-10-02
------------------
- Fixed params parse: 29.5.5 -> 29.5, 0.5.
1.0.0 / 2013-09-26
------------------
- First release.