Changelog for svg-tree-0.6.2.4
--change-log--
v0.6.2.4 June 2019
- Hopefully not crashing in the presence of unicode inputs (on windows)
v0.6.2.3 October 2018
- GHC 8.6 fixes
v0.6.2.2 December 2017
- Adding
Semigroup
instances for definedMonoid
, for GHC 8.4
v0.6.2.1 December 2017
- Workaround/Fix: removed reliance on Template Haskell to derive lenses, by writing them directly in the file, using the ddump-splices. For some reason Haddock associated with GHC 8.2.2 was entering infinite loop on the Types file. Ugly workaround, but at least it works.
v0.6.2 August 2017
- Fix: gather named elements even outside of
tags. - Fix: URL ID now can contain more characters.
- Fix: some gradient mesh parsing, stop can have style (like with Inkscape 0.92)
- Fix: norm say "" is the global tag
- Fix: Adding
xlink:href
attribute on patterns - Fix: Adding
patternTransform
attribute on patterns - Add SVG 2.0 gradient mesh
- Add gradient opacity parsing
- Fix path parsing with white space prefix
- Fix: GHC 8.0 compatibility
- Fix: serialization of multi criteria css selector.
- Adding: preserveAspectRatio attribute
- Fix: Application of CSS rules with indirect parent/child relation.
- Enhancement: avoiding serializatinon of empty class attribute
- Fix: incorrect deserialization of complex CSS
- Fix: Really fixing duplicate ID with serialization
- Fix: fixing duplicate ID with serialization
- Breaking change: viewbox types are no longer Int but double, sneakingly passed in v0.3.2.2. This version acknoweledge this change
- Fix: Bad serialization of some None constructors.
- Fix: Don't add '#' for
serialization
- Fix: allow compilation with GHC 7.4
- Fix: Bumping lens dependency and removing upper bound.
- Breaking change: Switching all the numeric types associated to geometry to Double precision (thx to Kasbah)
- Fix: Differentiating opacity & fill-opacity, as they are semantically deferent (BREAKING CHANGE!)
- Fix: Bumping lens bounds
- Fix: Bumping lens bounds
- Fix: Lowering some lower bounds
- Initial release
v0.6.1: January 2017
v0.6: September 2016
v0.5.1.2: September 2016
v0.5.1.1: May 2016
v0.5.1: March 2016
v0.5: March 2016:
v0.4.2: March 2016
v0.4.1: February 2016
v0.4: February 2016
V0.3.2.2 February 2016 (Deprecated)
v0.3.2.1 October 2015
v0.3.2 August 2015
v0.3.1 May 2015
v0.3 April 2015
v0.2 April 2015
v0.1.1 April 2015
v0.1.0.2 March 2015
v0.1.0.1
v0.1