All Versions
17
Latest Version
1.0
Avg Release Cycle
192 days
Latest Release
1350 days ago

Changelog History
Page 2

  • v0.7.1 Changes

    Released on 2014-06-28, the 100th Anniversary of the Assassination of Franz Ferdinand.

    βž• Added

    • IsList instance for DList ([#13][], [Baldur BlΓΆndal][])
  • v0.7.1.2 Changes

    Released on 2015-08-23, International Day for the Remembrance of the Slave Trade and its Abolition.

    πŸ›  Fixed

    • ⚠ Imports causing warnings in GHC 7.10 ([#22][], [Mikhail Glushenkov][])
  • v0.7.1.1 Changes

    Released on 2015-03-19, St. Joseph's Day.

    πŸ”„ Changed

    • QuickCheck lower bound: 2.5 to 2.7 ([2d8ec37][])
    • QuickCheck upper bound: 2.8 to 2.9 ([3176153][])
  • v0.7 Changes

    Released on 2014-03-17, St. Patrick's Day.

    βž• Added

    • NFData instance for DList ([#10][], [Evan Laforge][])
    • IsString instance for DList ([771a38d][])

    πŸ”„ Changed

    • base lower bound: 2 to 4 ([77f6898][])

    βœ‚ Removed

    • DList constructor and record label, maybeReturn ([62c0c09][])
  • v0.7.0.1 Changes

    Released on 2014-03-24, World Tuberculosis Day.

    πŸ”„ Changed

    • QuickCheck upper bound: 2.7 to 2.8 ([7494dbc][])
  • v0.6 Changes

    Released on 2013-11-29, Black Friday.

    βž• Added

    • apply to replace DList record label unDL (#4)
    • Eq, Ord, Show, and Alternative instances for DList (#1, Bas van Dijk)
    • Read instance for DList (58ef305)
    • Foldable instance for DList (5b1d09f)
    • βœ… Travis-CI for continuous integration testing (#6, Herbert Valerio Riedel)

    πŸ”„ Changed

    πŸ›  Fixed

    • βœ… Test suite simplified and changed to use cabal test (9f58759)

    πŸ—„ Deprecated

    • Exported DList constructor and record label, maybeReturn (#4)

    <!-- Keep each of these groups of references sorted. -->

    <!-- Version tag comparisons -->

    <!-- The HEAD version tag comparison -->

    πŸš€ [Unreleased]: https://github.com/spl/dlist/compare/v1.0...HEAD

    <!-- Issues and PRs -->

    <!-- Commits -->

    <!-- Contributors -->

  • v0.6.0.1 Changes

    Released on 2013-12-01, World AIDS Day.

    πŸ”„ Changed

    • QuickCheck lower bound: 2.6 to 2.5 ([#9][], [Michael Snoyman][])