- Change maintainer to
diagrams
organization - Bug fix: make
filter
node a parent rather than a leaf (thanks to @jpnp) - Update and test to work with GHC 9.6
- r1 (30 Jan 2024): allow
base-4.19
, test on GHC 9.8 - r2 (28 Aug 2024): allow
base-4.20
, test on GHC 9.10 - r3 (18 Dec 2024): allow
base-4.21
, test on GHC 9.12
- Allow
blaze-markup-0.8
.
- Change to types of
a
,aa
, andar
, to correct a semantic bug (see deepakjois#19). Technically this should require a major version bump, but since this only changes the types of new functions just introduced in 0.3.5, which no one is likely to be depending on yet, I judge it more prudent to avoid the trouble of forcing lots of upper bound bumps. As always, if this causes problems for you, just yell, and we can deprecate this version and do a proper 0.4 release.
- Added support for elliptical arcs (aa, ar)
- Allow
blaze-markup-0.7
- export
rotateAround
- Allow blaze-markup-0.6