diagrams-svg v1.4.3 Release Notes

Release Date: 2019-12-10 // almost 5 years ago
    • 👍 Allow base-4.13 (GHC 8.8), lens-4.18, semigroups-0.19, hashable-1.3, optparse-applicative-0.15
    • Stop rounding the coordinates of the viewbox (#109)
    • 🆕 New svgClass, svgId, and svgTitle functions for setting SVG attributes via annotations

Previous changes from v1.4.2

    • 👍 Allow base-4.11 (GHC 8.4) and lens-4.16
    • ➕ Add Semigroup (Render SVG V2 n) instance