All Versions
14
Latest Version
Avg Release Cycle
45 days
Latest Release
3131 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.7.0.0 Changes
June 29, 2016- ๐ allow base-4.9
- ๐
title
fixed to allow children. - ๐
desc_
fixed to allow children.
-
v0.6.0.0 Changes
November 14, 2015- ๐
textPath_
fixed to allow children.
- ๐
-
v0.5.0.0 Changes
July 09, 2015- Functions in the
Path
module output numbers to 4 decimal places usingData.Text.Lazy.Builder.RealFloat (formatRealFloat)
instead ofshow
.
- Functions in the
-
v0.4 Changes
January 27, 2015- โ Add
prettyText
function for pretty printing SVG.
- โ Add
-
v0.4.0.4 Changes
March 09, 2015- ๐ Allow blaze-builder < 0.5
-
v0.4.0.3 Changes
February 24, 2015- Require lucid 2.9.2 (hashable instance for
Attribute
).
- Require lucid 2.9.2 (hashable instance for
-
v0.4.0.2 Changes
February 10, 2015- ๐ Allow lucid 2.9
-
v0.4.0.1 Changes
January 27, 2015- Widen dependency bounds.
-
v0.3 Changes
January 27, 2015- Change names of attribute functions to more closely match SVG spec.
For example: SVG's cap-height is lucid-svg
cap_height
_.
- Change names of attribute functions to more closely match SVG spec.
For example: SVG's cap-height is lucid-svg
-
v0.2.1 Changes
January 27, 2015- ๐ฆ Expose
Attribute(..)
constructor from Lucid.Base.
- ๐ฆ Expose