packages feed

dunai-0.9.2: CHANGELOG

2022-12-21 Ivan Perez <ivan.perez@keera.co.uk>
        * Version bump (0.9.2) (#340).
        * Bump version bounds for MonadRandom (#337).
        * Adjust to work with simple-affine-space-0.2 (#339).

2022-10-21 Ivan Perez <ivan.perez@keera.co.uk>
        * Version bump (0.9.1) (#335).
        * Add link to updated paper examples from README (#319).
        * Update Travis script (#333).
        * Style fixes (partial) (#334).

2022-08-21 Ivan Perez <ivan.perez@keera.co.uk>
        * Version bump (0.9.0) (#313).
        * Document haskell-titan support in readme (#176).
        * Re-format CHANGELOG for readability (#308).
        * Add version bounds for dependencies (#303).
        * Consistency in condition used to check GHC/base version (#295).
        * Fix typo on documentation (#304).
        * Document GHC 9.4.1 titan support in readme (#309).

2022-06-21 Ivan Perez <ivan.perez@keera.co.uk>
        * Version bump (0.8.3) (#302).
        * Simplify implementation of switch (#276).
        * Remove redundant imports (#281).
        * Remove redundant pragma (#282).
        * Use external Void type (#79).
        * Remove redundant imports (#283).
        * Disable warning pertaining to orphan instances (#284).
        * Style fixes (partial) (#285).
        * Fix missing re-export of Control.Arrow (#286).
        * Further style fixes (partial) (#287).
        * Avoid name shadowing (#291).
        * Remove outdated comments (#289).
        * Remove unused pragmas (#290).
        * Remove unnecessary comment (#293).
        * Reimplement function without TupleSections (#293).
        * Standardize haddock comment (#294).
        * Add missing documentation (#288).
        * Disable warning due to use of ListT (#297).
        * Fix oudated comment (#299).
        * Horizontal alignment style changes (#301).
        * Re-structure README (#300).

2022-04-21 Ivan Perez <ivan.perez@keera.co.uk>
        * Version bump (0.8.2) (#280).
        * Syntax rules (#271).
        * Declare CHANGELOG (#273).
        * Declare subdir of source-repository (#272).
        * Fix haddock syntax error in documentation of switch (#274).
        * Introduce new dSwitch function (#275).
        * Syntax rules (#277).
        * Remove unused module Ultrametric (#278).
        * Remove unused module CausalCommutative (#279).

2021-10-21 Ivan Perez <ivan.perez@keera.co.uk>
        * Version bump (0.8.1).
        * Code cleaning.
        * Update example in README to new API.
        * Fix broken link in README.
        * Update badge in README.
        * Fix typo in README.
        * Thanks: @DireWolf707.

2021-09-06 Ivan Perez <ivan.perez@keera.co.uk>
        * Version bump (0.8.0).
        * Code cleaning.
        * List GHC 8.10 as supported in README.
        * Thanks: @walseb, @turion, @bgluzman, @mezzomondo.

2020-04-18 Ivan Perez <ivan.perez@keera.co.uk>
        * Version bump (0.7.0).
        * Add new utilities.
        * Fix behaviour of listToMaybeS.
        * List GHC 8.8 as supported in README.
        * Cleaning and hlinting changes.
        * Thanks: @turion, @Linearity.

2020-01-25 Ivan Perez <ivan.perez@keera.co.uk>
        * Version bump (0.6.0).
        * Use simple-affine-space as dependency.
        * Remove Data.VectorSpace.
        * Fix error in documentation of embed.
        * List GHC 8.6 as supported in README.
        * Add links to videos to README.
        * Fix typos in README.
        * Thanks: @chriz-keera, @turion, @Rizary, @dynomite567,
          @alexmarginean16.

2019-09-29 Ivan Perez <ivan.perez@keera.co.uk>
        * Version bump (0.5.2.1).
        * Expose List support.
        * Fix error in List on older versions of GHC.

2019-09-29 Ivan Perez <ivan.perez@keera.co.uk>
        * Version bump (0.5.2).
        * Expose List support.
        * Fix error in List support implementation.

2018-11-03 Ivan Perez <ivan.perez@keera.co.uk>
        * Version bump (0.5.1).
        * Fix failed patterns in do notation.
        * Thanks: @turion, @ggreif.

2018-11-03 Ivan Perez <ivan.perez@keera.co.uk>
        * Version bump (0.5).
        * Rename lifting functions.
        * Move definitions around.
        * Thanks: @turion.

2017-12-05 Ivan Perez <ivan.perez@keera.co.uk>
        * Version bump (0.4).
        * Add support for random numbers using MonadRandom.
        * Remove MSF constructor from many definitions.
        * Add support for older GHC versions.
        * Move some definitions/modules around.
        * Change licenses in examples, update them to use new API.
        * Thanks: @thalerjonathan, @turion.

2017-10-31 Ivan Perez <ivan.perez@keera.co.uk>
        * Version bump (0.3).
        * Add repo URL to cabal file.
        * Add documentation to cabal file.
        * Re-structure modules.
        * Complete documentation in code.
        * Add stack configuration file.
        * Fix compilation errors with older versions of GHC.
        * Update examples to use new API.

Copyright (c) 2016, Ivan Perez and Manuel Bärenz.
All rights reserved.