All Versions
14
Latest Version
Avg Release Cycle
45 days
Latest Release
2829 days ago

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 using Data.Text.Lazy.Builder.RealFloat (formatRealFloat) instead of show.
  • v0.4 Changes

    January 27, 2015
    • โž• Add prettyText function for pretty printing SVG.
  • 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).
  • 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_.
  • v0.2.1 Changes

    January 27, 2015
    • ๐Ÿ”ฆ Expose Attribute(..) constructor from Lucid.Base.