Changelog for force-layout-0.4.1
v0.4.1 (2024-10-25)
- Switch from old
data-default-classpackage to now requiredata-default-0.8
v0.4.0.6 (2016-10-14)
- allow
lens-4.15
Hackage revisions:
- r1:
- allow
base-4.10for GHC 8.2
- allow
- r2:
- allow
lens-4.16
- allow
- r3:
- allow
base-4.11for GHC 8.4
- allow
- r4:
- allow
base-4.12,lens-4.17, andcontainers-0.6(GHC 8.6)
- allow
- r5:
- allow
base-4.13,lens-4.18(GHC 8.8)
- allow
- r6:
- allow
lens-4.19,linear-1.21
- allow
- r7:
- allow
base-4.15,lens-5.0(GHC 8.10, 9.0)
- allow
- r8:
- allow
base-4.16,lens-5.1(GHC 9.2)
- allow
- r9:
- allow
base-4.17,lens-5.2(GHC 9.4)
- allow
- r10 (3 Dec 2022):
- allow
linear-1.22
- allow
- r11 (19 June 2023):
- allow
base-4.18(GHC 9.6)
- allow
- r12 (22 Jan 2024):
- allow
base-4.19(GHC 9.8)
- allow
- r13 (11 June 2024):
- allow
base-4.20(GHC 9.10) - allow
linear-1.23,lens-5.3,containers-0.7
- allow
v0.4.0.5 (2016-06-02)
- allow
data-default-class-0.1 - test with GHC 8.0.1
v0.4.0.4 (2016-05-01)
- allow
lens-4.14 - allow
base-4.9forGHC-8.0
v0.4.0.3 (2015-09-17)
- allow
lens-4.13
v0.4.0.2 (2015-07-19)
v0.4.0.1 (2015-05-26)
v0.4.0.0 (2015-04-19)
- Release to accompany
diagrams-1.3
v0.3.0.11 (2015-04-03)
v0.3.0.10 (2015-03-12)
Closed issues:
- cabal file category should be Physics #6
Merged pull requests:
v0.3.0.9 (2015-01-13)
v0.3.0.8 (2014-11-17)
Merged pull requests:
-
Bump lens upper version bounds #4 (RyanGlScott)
v0.3.0.7 (2014-08-22)
Closed issues:
- Needs Hackage release for lens-4.3 #2
v0.3.0.6 (2014-08-20)
v0.3.0.5 (2014-06-12)
Merged pull requests:
v0.3.0.4 (2 June 2014)
- Allow lens-4.2
v0.3.0.3 (19 March 2014)
- Allow lens-4.1
[v0.3.0.2] () (9 March 2014)
- Allow vector-space-points-0.2
[v0.3.0.1] () (12 February 2014)
- Allow lens-4.0
v0.3 [1 January 2014]
- Use lenses for ForceLayoutOpts
[v0.2.0.1] () (22 Dec 20130
- Allow base-4.7
[v0.2] () (5 December 2012)
-
Switch from fclabels to lens.
Note this requires a major version bump because the accessors for Particle and Ensemble are exported, and they have completely different types. But the API has not otherwise changed.
[v0.1.0.2:] () (23 August 2012)
- Bump upper bounds to allow base-4.6 and containers-0.5
[v0.1.0.1] () (21 December 2011)
- Bump fclabels upper bound to allow 1.1.0
[v0.1.0.0] () (20 December 2011)
- Initial release
* This Change Log was automatically generated by github_changelog_generator