All Versions
6
Latest Version
Avg Release Cycle
256 days
Latest Release
1454 days ago

Changelog History

  • v0.0.2.0 Changes

    April 26, 2020

    ๐Ÿ”„ Changes

    • โœ… Disable parallel garbage colllector in CCI tests by @newhoggy
    • โœ… Enable threading in doctests by @newhoggy
    • โœ… Disable parallel garbage collector from project.sh test by @newhoggy
    • ๐Ÿ”€ Merge pull request #36 from haskell-works/disable-parallel-garbage-collector-in-cci-tests Disable parallel garbage collector in cci tests by @newhoggy
    • ๐Ÿ†• New narrow, widen, signed, and unsigned functions by @newhoggy
    • ๐Ÿ”€ Merge pull request #37 from haskell-works/new-narrow-widen-signed-unsigned-functions New narrow, widen, signed, and unsigned functions by @newhoggy
    • ๐Ÿ†• New version 0.0.2.0 by @newhoggy
  • v0.0.1.0 Changes

    April 14, 2020

    ๐Ÿ”„ Changes

    • Sponsorship by @newhoggy
    • โœ… Direct test output and generate environment files by @newhoggy
    • ๐Ÿ”€ Merge pull request #24 from haskell-works/direct-test-output-and-generate-environment-files Direct test output and generate environment files by @newhoggy
    • โœ… Enable doctest by @newhoggy
    • ๐Ÿ”€ Merge pull request #25 from haskell-works/enable-doctest Enable doctest by @newhoggy
    • Tidy up by @newhoggy
    • ๐Ÿ”€ Merge pull request #26 from haskell-works/tidy-up Tidy up by @newhoggy
    • ๐Ÿ›  Fix development build files by @newhoggy
    • โž• Add install command to project.sh by @newhoggy
    • โšก๏ธ Merge pull request #27 from haskell-works/update-development-build-files Fix development build files by @newhoggy
    • โฌ†๏ธ Upgrade to ghc-8.8.2 in CI by @newhoggy
    • โšก๏ธ Update orbs by @newhoggy
    • โฌ†๏ธ Merge pull request #28 from haskell-works/upgrade-to-ghc-8.8.2-in-ci Upgrade to ghc-8.8.2 in CI by @newhoggy
    • ๐Ÿ— CI build for ghc-8.8.3 by @newhoggy
    • ๐Ÿ— Merge pull request #29 from haskell-works/ci-build-for-ghc-8.8.3 CI build for ghc-8.8.3 by @newhoggy
    • ๐Ÿš€ Upgrade to [email protected] by @newhoggy
    • ๐Ÿš€ Merge pull request #30 from haskell-works/[email protected] Upgrade to [email protected] by @newhoggy
    • โฌ†๏ธ Upgrade to [email protected] by @newhoggy
    • โฌ†๏ธ Merge pull request #31 from haskell-works/[email protected] Upgrade to [email protected] by @newhoggy
    • ๐Ÿ“‡ Update test-with cabal metadata by @newhoggy
    • ๐Ÿ“‡ Merge pull request #32 from haskell-works/update-test-with-cabal-metadata Update test-with cabal metadata by @newhoggy
    • โšก๏ธ Deprecate ghc-8.2.2 and copyright update by @newhoggy
    • โšก๏ธ Merge pull request #33 from haskell-works/copyright-update-and-deprecate-ghc-8.2.2 Deprecate ghc-8.2.2 and copyright update by @newhoggy
    • ๐Ÿ”€ Introduce merge point by @newhoggy
    • ๐Ÿš€ Merge pull request #34 from haskell-works/use-released-version-of-merge-point Introduce merge point by @newhoggy
    • ๐Ÿ‘Œ Support ghc-8.10.1 by @newhoggy
    • ๐Ÿ”€ Merge pull request #35 from haskell-works/support-ghc-8.10.1 Support ghc-8.10.1 by @newhoggy
    • ๐Ÿ†• New version 0.0.1.0 by @newhoggy
  • v0.0.0.4 Changes

    October 11, 2019

    ๐Ÿ”„ Changes

    • ๐Ÿ— Optimise builds by @newhoggy
    • Convert to use hpack and CCI 2 by @newhoggy
    • ๐Ÿ— Build optimisations by @newhoggy
    • Generate cabal file from Travis script so that it doesn't have to be committed. by @newhoggy
    • โšก๏ธ Update Circle CI scripts to improve caching by @newhoggy
    • ๐Ÿ“ฆ DRY package name refernces in travis.yml by @newhoggy
    • ๐Ÿ›  Fix travis by @newhoggy
    • โœ‚ Delete the test suite, since it does not match this project by @gwils
    • Regenerate travis with extra GHC versions by @gwils
    • ๐Ÿ”€ Merge pull request #2 from haskell-works/travis Travis by @gwils
    • โฌ†๏ธ Upgrade to lts-12.0 by @newhoggy
    • ๐Ÿ— Build matrix by @newhoggy
    • Install hpack by @newhoggy
    • Install hpack and hspec-discover by @newhoggy
    • ๐Ÿ›  Fix publishing to hackage by @newhoggy
    • โž• Add build via Visual Studio Code support by @newhoggy
    • โฌ†๏ธ Upgrade build image for latest stack by @newhoggy
    • ๐Ÿ— CI build for ghc-8.6.1 by @newhoggy
    • ๐Ÿ— Merge pull request #3 from haskell-works/ci-build-for-ghc-8.6.1 CI build for ghc-8.6.1 by @newhoggy
    • Status badge by @newhoggy
    • ๐Ÿ— CI build for ghc-8.6.3 by @newhoggy
    • โœ‚ Remove support for ghc-7.10.3 by @newhoggy
    • ๐Ÿ— Merge pull request #4 from haskell-works/ci-builds-for-ghc-8.6.3 CI build for ghc-8.6.3 by @newhoggy
    • ๐Ÿ‘‰ Use CircleCI Orbs by @newhoggy
    • ๐Ÿ”€ Merge pull request #5 from haskell-works/use-circleci-orb Use CircleCI Orbs by @newhoggy
    • โฌ†๏ธ Upgrade haskell-build to 1.5.3 by @newhoggy
    • โฌ†๏ธ Merge pull request #6 from haskell-works/upgrade-circleci-to-haskell-build-1.5.3 Upgrade haskell-build to 1.5.3 by @newhoggy
    • โฌ†๏ธ Upgrade circleci to use haskell/build 1.6.0 by @newhoggy
    • โฌ†๏ธ Merge pull request #7 from haskell-works/upgrade-circleci-to-haskell-build-1.6.0 Upgrade circleci to use haskell/build 1.6.0 by @newhoggy
    • โฌ†๏ธ Upgrade circleci to use haskell/build 1.6.2 by @newhoggy
    • โฌ†๏ธ Merge pull request #8 from haskell-works/upgrade-circleci-to-haskell-build-1.6.2 Upgrade circleci to use haskell/build 1.6.2 by @newhoggy
    • โฌ†๏ธ Upgrade to haskell-build-1.6.5 by @newhoggy
    • โฌ†๏ธ Merge pull request #9 from haskell-works/upgrade-to-haskell-build-1.6.5 Upgrade to haskell-build-1.6.5 by @newhoggy
    • ๐Ÿ— Build with cabal new-build in IDE by @newhoggy
    • โฌ†๏ธ Upgrade to [email protected] by @newhoggy
    • โฌ†๏ธ Merge pull request #10 from haskell-works/upgrade-to-haskell-build-2-1-6-8 Upgrade to [email protected] by @newhoggy
    • โฌ†๏ธ Upgrade to [email protected] by @newhoggy
    • โฌ†๏ธ Merge pull request #11 from haskell-works/upgrade-to-haskell-build-2-1-6-16 Upgrade to [email protected] by @newhoggy
    • โฌ†๏ธ Upgrade to [email protected] by @newhoggy
    • โž• Add fallback binary cache uri by @newhoggy
    • โฌ†๏ธ Merge pull request #12 from haskell-works/upgrade-to-haskell-build-2-1-6-17 Upgrade to haskell build 2 1 6 17 by @newhoggy
    • โฌ†๏ธ Upgrade to [email protected] by @newhoggy
    • โฌ†๏ธ Merge pull request #14 from haskell-works/upgrade-to-haskell-build-2.0.2 Upgrade to [email protected] by @newhoggy
    • โฌ†๏ธ Upgrade to ghc-8.6.5 by @newhoggy
    • โฌ†๏ธ Merge pull request #15 from haskell-works/upgrade-to-ghc-8.6.5 Upgrade to ghc-8.6.5 by @newhoggy
    • โฌ†๏ธ Upgrade to cabal file version 2.2 by @newhoggy
    • โฌ†๏ธ Merge pull request #16 from haskell-works/upgrade-to-cabal-file-version-2.2 Upgrade to cabal file version 2.2 by @newhoggy
    • โœ‚ Remove scripts directory by @newhoggy
    • โœ‚ Remove travis build by @newhoggy
    • ๐Ÿ”€ Merge pull request #17 from haskell-works/remove-scripts-directory Remove scripts directory by @newhoggy
    • โšก๏ธ Update library dependencies by @newhoggy
    • โšก๏ธ Merge pull request #18 from haskell-works/update-library-dependencies Update library dependencies by @newhoggy
    • โฌ†๏ธ Upgrade haskell-build orb version by @newhoggy
    • โฌ†๏ธ Merge pull request #19 from haskell-works/upgrade-haskell-build-orb-version Upgrade haskell-build orb version by @newhoggy
    • โฌ†๏ธ Upgrade to haskell-build-4.0.1 by @newhoggy
    • โฌ†๏ธ Merge pull request #20 from haskell-works/upgrade-haskell-build-orb-version Upgrade to haskell-build-4.0.1 by @newhoggy
    • โฌ†๏ธ Upgrade to haskell-build-4.0.2 by @newhoggy
    • โฌ†๏ธ Merge pull request #21 from haskell-works/upgrade-haskell-build-orb-version Upgrade to haskell-build-4.0.2 by @newhoggy
    • โœ‚ Remove stack.yaml by @newhoggy
    • ๐Ÿ”€ Merge pull request #22 from haskell-works/remove-stack-yaml Remove stack.yaml by @newhoggy
    • โž• Add ghc-8.8.1 to CI by @newhoggy
    • ๐Ÿ‘ท Merge pull request #23 from haskell-works/add-ghc-8.8.1-to-ci Add ghc-8.8.1 to CI by @newhoggy
    • 0.0.0.4 by @newhoggy
  • v0.0.0.3 Changes

    August 26, 2017

    ๐Ÿ†• New release

  • v0.0.0.2 Changes

    October 24, 2016

    ๐Ÿ†• New release

  • v0.0.0.1 Changes

    October 23, 2016

    ๐Ÿ†• New release