All Versions
41
Latest Version
Avg Release Cycle
39 days
Latest Release
1599 days ago

Changelog History
Page 4

  • v1.0.1 Changes

    January 26, 2014

    Full Changelog

    ๐Ÿ”€ Merged pull requests:

    • โž• Add Hashable instance for Options SVG R2 #45 (byorgey)
  • v1.0.1.3 Changes

    February 06, 2014
  • v1.0.1.2 Changes

    February 04, 2014
  • v1.0.1.1 Changes

    January 30, 2014
  • v1.0 Changes

    November 25, 2013

    According to the PVP, these changes should require a major version โฌ†๏ธ bump. However, a major version bump would be quite annoying and I don't expect these instance changes to affect anyone (the changes were made for internal reasons). Please yell if it does affect you.

    Full Changelog

    ๐Ÿ›  Fixed bugs:

    • SVG backend fills lines again #42
  • v0.8 Changes

    September 10, 2013

    Full Changelog

    ๐Ÿ†• New features

    • Extra SVG definitions, to be inserted in the output, may be passed as an argument

    • ๐Ÿ‘Œ Support for new miter limit attribute

    • Approximate text alignment

    ๐Ÿ› Bug fixes

    • Stacking multiple clip regions now works properly

    ๐Ÿ”€ Merged pull requests:

    • Font embedding changes #38 (jbracker)

    • โž• Added approximation of text alignment. Better then nothing... #36 (jbracker)

  • v0.8.0.2 Changes

    October 26, 2013

    Full Changelog

    Closed issues:

    • ๐Ÿ‘ Text alignment support #17

    • โž• Add a workaround for the Chrome stroke-width 0 bug #3

    ๐Ÿ”€ Merged pull requests:

  • v0.8.0.1 Changes

    September 11, 2013
  • v0.7 Changes

    August 09, 2013

    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)
  • v0.6 Changes

    December 12, 2012

    ๐Ÿš€ First "officially supported" release.

    ๐Ÿ”‹ Features still not implemented:

    • text alignment

    • inline images

    ๐Ÿš€ As of this release everything else Should Work (tm).

    Closed issues:

    • Line width does not follow specification? #24

    • ๐Ÿ— diagrams-svg doesn't build under directory-1.2 (and hence GHC-7.6) #20

    • Freezing does not appear to work with the SVG backend #19

    • ๐Ÿ‘ Font family support #18

    • Fill color needs to be explicitly specified for text nodes #15

    • Implement clipping #14

    • โž• Add README, documentation and generate documentation on Hackage #13

    • implement text attributes #10

    • implement text rendering #9

    • implement line cap #8

    • implement line dashing #7

    • Implement line join attribute #6

    • Implement opacity #5

    • Implement fill rule #4

    • Switch to using blaze-svg combinators #2

    • Create a new branch for using blaze-svg #1

    ๐Ÿ”€ Merged pull requests:

    * This Change Log was automatically generated by (and hand edited) github_changelog_generator