blaze-svg v0.3.6 Release Notes

Release Date: 2016-01-26 // about 8 years ago
    • 🔄 Change to types of a, aa, and ar, to correct a semantic bug (see https://github.com/deepakjois/blaze-svg/pull/19). Technically this should require a major version bump, but since this only changes the types of new functions just introduced in 0.3.5, which no one is likely to be depending on yet, I judge it more prudent to avoid the trouble of forcing lots of upper bound bumps. As always, if this causes problems for you, just yell, and we can deprecate this version and do a proper 0.4 release.

Previous changes from v0.3.5

    • ➕ Added support for elliptical arcs (aa, ar)