Skip to content

Releases: bgamari/monoidal-containers

0.6.5.0

02 Jun 23:46
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.4.0...0.6.5.0

0.6.4.0

26 Mar 13:23
7eed347
Compare
Choose a tag to compare

v0.6.3.0

10 Oct 15:20
Compare
Choose a tag to compare

v0.6.2.0

14 Dec 18:56
Compare
Choose a tag to compare

v0.6.1.0

16 Nov 22:10
Compare
Choose a tag to compare

0.6.1.0

  • Drop official support for GHC 7.8.4
  • Require containers 0.5.9 or greater.
  • Support lens-5, semialign-1.2, and aeson-2
  • MonoidalMap and MonoidalMap.Strict: Add several functions added to Data.Map since 0.5 up to 0.5.9:
    take, drop, splitAt, lookupMin, lookupMax, restrictKeys,
    withoutKeys, fromDescList, fromDescListWith, fromDescListWithKey,
    fromDistinctDescList, takeWhileAntitone, dropWhileAntitone,
    spanAntitone, and traverseMaybeWithKey
  • Add instances of Filterable and Witherable from the witherable package
  • Add Control.Lens.Wrapped.Rewrapped instances.

v0.6.0.1

26 Nov 02:17
Compare
Choose a tag to compare
Version 0.6.0.1

v0.6

27 Aug 17:29
Compare
Choose a tag to compare
default.nix: Update for 0.6

v0.5.0.1: Merge pull request #48 from bgamari/aa-phadej-these

05 Aug 04:24
fd7b4b4
Compare
Choose a tag to compare
Add flag to select whether to use split these/semialign packages or not

v0.5.0.0

31 Jul 00:17
Compare
Choose a tag to compare
Bump version to 0.5.0.0