Skip to content

Latest commit

 

History

History
159 lines (95 loc) · 4.76 KB

CHANGELOG.md

File metadata and controls

159 lines (95 loc) · 4.76 KB

v0.4.1 (2024-10-25)

  • Switch from old data-default-class package to now require data-default-0.8

v0.4.0.6 (2016-10-14)

  • allow lens-4.15

Hackage revisions:

  • r1:
    • allow base-4.10 for GHC 8.2
  • r2:
    • allow lens-4.16
  • r3:
    • allow base-4.11 for GHC 8.4
  • r4:
    • allow base-4.12, lens-4.17, and containers-0.6 (GHC 8.6)
  • r5:
    • allow base-4.13, lens-4.18 (GHC 8.8)
  • r6:
    • allow lens-4.19, linear-1.21
  • r7:
    • allow base-4.15, lens-5.0 (GHC 8.10, 9.0)
  • r8:
    • allow base-4.16, lens-5.1 (GHC 9.2)
  • r9:
    • allow base-4.17, lens-5.2 (GHC 9.4)
  • r10 (3 Dec 2022):
    • allow linear-1.22
  • r11 (19 June 2023):
    • allow base-4.18 (GHC 9.6)
  • r12 (22 Jan 2024):
    • allow base-4.19 (GHC 9.8)
  • r13 (11 June 2024):
    • allow base-4.20 (GHC 9.10)
    • allow linear-1.23, lens-5.3, containers-0.7

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.9 for GHC-8.0

v0.4.0.3 (2015-09-17)

  • allow lens-4.13

v0.4.0.2 (2015-07-19)

Full Changelog

v0.4.0.1 (2015-05-26)

Full Changelog

v0.4.0.0 (2015-04-19)

  • Release to accompany diagrams-1.3

v0.3.0.11 (2015-04-03)

Full Changelog

v0.3.0.10 (2015-03-12)

Full Changelog

Closed issues:

  • cabal file category should be Physics #6

Merged pull requests:

v0.3.0.9 (2015-01-13)

Full Changelog

v0.3.0.8 (2014-11-17)

Full Changelog

Merged pull requests:

v0.3.0.7 (2014-08-22)

Full Changelog

Closed issues:

  • Needs Hackage release for lens-4.3 #2

v0.3.0.6 (2014-08-20)

Full Changelog

v0.3.0.5 (2014-06-12)

Full Changelog

Merged pull requests:

  • Make it compilable with GHC HEAD (v7.9) #1 (ggreif)

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