- allow base-4.9
title
fixed to allow children.desc_
fixed to allow children.
textPath_
fixed to allow children.
- Functions in the
Path
module output numbers to 4 decimal places usingData.Text.Lazy.Builder.RealFloat (formatRealFloat)
instead ofshow
.
- Allow blaze-builder < 0.5
- Require lucid 2.9.2 (hashable instance for
Attribute
).
- Allow lucid 2.9
- Widen dependency bounds.
- Add
prettyText
function for pretty printing SVG.
- Change names of attribute functions to more closely match SVG spec.
For example: SVG's cap-height is lucid-svg
cap_height
_.
- Expose
Attribute(..)
constructor from Lucid.Base.
- allow lucid 2.8.1.
- Fix documentation.
- Fix bug in elements functions.
- Make path creating functions polymorphic.
- Initial release.