diagrams-svg v0.7 Release Notes

Release Date: 2013-08-09 // over 10 years ago
  • Full Changelog

    ๐Ÿ†• New features

    • ๐Ÿ†• New renderToSVG convenience function

    • ๐Ÿ“š Vastly improved Haddock documentation

    ๐Ÿ†• New instances

    • Show instance for Options SVG R2

    Dependency/version changes

    • ๐Ÿ‘ allow base-4.7 and unix-2.7

    • โฌ†๏ธ Upgrade to monoid-extras-0.3

    Implemented enhancements:

    • ๐Ÿ‘Œ Improve Haddock documentation #27

    ๐Ÿ›  Fixed bugs:

    • Lines should not be filled #35

    Closed issues:

    • ๐Ÿ”€ diagrams-svg.cabal out of sync with core and lib #34

    • โž• Add function of type FilePath -> SizeSpec2D -> Diagram -> IO () #28

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ“š General SVG backend cleanup, additional documentation, and new API function #29 (byorgey)