All Versions
19
Latest Version
Avg Release Cycle
81 days
Latest Release
1936 days ago

Changelog History
Page 1

  • v0.9.0.7 Changes

    January 04, 2019

    ๐Ÿ”„ Changes:

    • Support for Stackage LTS 12, LTS 13.
    • Support for GHC 8.4.4, 8.6.3.
    • Copyright for the project has been re-assigned to Drew Hess, its original author.
    • Drop support for nixpkgs-stackage overlays, no longer maintained upstream.
  • v0.9.0.6 Changes

    April 03, 2018

    ๐Ÿ”„ Changes:

    • Support for GHC 8.4.1.

    • Bump hlint upper bound.

    • Drop support for all Stackage LTS pre-9.

    • Drop support for GHC pre-8.

  • v0.9.0.5 Changes

    February 05, 2018

    ๐Ÿ”„ Changes:

    • Support async-2.2.x.
  • v0.9.0.4 Changes

    January 29, 2018

    ๐Ÿ”„ Changes:

    • The test-hlint cabal flag is now disabled by default.
    • Tested with GHC 8.2.2.
    • Clean up the sdist to include just what's required for Cabal/Stack builds.
    • Updated copyright year.
    • Requires hlint 2.0.*.
    • More Nix and Hydra improvements, including Nix/Hydra builds against LTS package sets, rather than just the pinned Nixpkgs package set.

    ๐Ÿ›  Fixes:

    • All dependencies should now have PVP bounds.
  • v0.9.0.3 Changes

    January 25, 2018

    ๐Ÿ”„ Changes:

    • Bump QuickCheck, hlint bounds.
    • Add GHC 8.2.2 to .travis.yml.
    • Much improved Nix support, including a default fixed nixpkgs revision and Hydra jobsets.
    • Stackage LTS 10 support.

    ๐Ÿ›  Fixes:

    • Fixed new hlint issues.
  • v0.9.0.2 Changes

    October 18, 2017

    ๐Ÿ”„ Changes:

    • Revert to manual imports in top-level modules for better Haddocks.

    ๐Ÿ›  Fixes:

    • Fix source path in hpio.nix.
    • Remove macOS builds from Travis-CI config; they're just too slow.
  • v0.9.0.1 Changes

    October 16, 2017

    ๐Ÿ›  Fixes:

    • Better Nix packaging.
    • Add a few missing files to extra-source-files.
  • v0.9.0.0 Changes

    October 02, 2017

    ๐Ÿ”„ Changes:

    • This project now uses Protolude (0.2.*). I believe the only visible API change is that SysfsException's string type is now Text, instead of String.
    • Add monad and transformer instances for transformers-base, monad-control, and monad-logger monads.
    • Use DefaultSignatures and ConstraintKinds to simplify the implementation.
    • Use hpack to generate the project's Cabal file.

    ๐Ÿ›  Fixes:

    • Add some new compile-time warnings.
    • Remove redundant Functor and Applicative constraints.
    • Update Travis-CI config to test against more recent Stackage LTS and GHC releases.
    • Remove most of the Travis-CI macOS jobs; they're really slow.
    • Get all supported GHC/Stackage LTS versions to build again.
  • v0.8.0.9 Changes

    May 24, 2017

    ๐Ÿ›  Fixes:

    • Fix project URLs.
  • v0.8.0.8 Changes

    May 24, 2017

    No changes; copyright for the project has been assigned to Quixoftic, LLC.