All Versions
7
Latest Version
Avg Release Cycle
135 days
Latest Release
1465 days ago

Changelog History

  • v0.1.2.0 Changes

    April 14, 2020

    ๐Ÿ”„ Changes

    • Sponsorship by @newhoggy
    • โœ… Direct test output and generate environment files by @newhoggy
    • ๐Ÿ”€ Merge pull request #27 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 #28 from haskell-works/enable-doctest Enable doctest by @newhoggy
    • Tidy up by @newhoggy
    • ๐Ÿ”€ Merge pull request #29 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 #30 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 #31 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 #32 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 #33 from haskell-works/[email protected] Upgrade to [email protected] by @newhoggy
    • โฌ†๏ธ Upgrade to [email protected] by @newhoggy
    • โฌ†๏ธ Merge pull request #34 from haskell-works/[email protected] Upgrade to [email protected] by @newhoggy
    • ๐Ÿ“‡ Update test-with cabal metadata by @newhoggy
    • ๐Ÿ“‡ Merge pull request #35 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 #36 from haskell-works/copyright-update-and-deprecate-ghc-8.2.2 Deprecate ghc-8.2.2 and copyright update by @newhoggy
    • โœ‚ Remove unused imports by @newhoggy
    • ๐Ÿ”€ Merge pull request #37 from haskell-works/remove-unused-imports Remove unused imports by @newhoggy
    • ๐Ÿ”€ Introduce merge point by @newhoggy
    • ๐Ÿš€ Merge pull request #38 from haskell-works/use-released-version-of-merge-point Introduce merge point by @newhoggy
    • ๐Ÿ‘Œ Support ghc-8.10.1 by @newhoggy
    • ๐Ÿ”€ Merge pull request #39 from haskell-works/support-ghc-8.10.1 Support ghc-8.10.1 by @newhoggy
    • ๐Ÿ†• New version 0.1.2.0 by @newhoggy
  • v0.1.1.1 Changes

    October 11, 2019

    ๐Ÿ”„ Changes

    • โฌ†๏ธ Upgrade haskell-build orb version by @newhoggy
    • โฌ†๏ธ Merge pull request #22 from haskell-works/upgrade-haskell-build-orb-version Upgrade haskell-build orb version by @newhoggy
    • โฌ†๏ธ Upgrade to haskell-build-4.0.2 by @newhoggy
    • โฌ†๏ธ Merge pull request #23 from haskell-works/upgrade-haskell-build-orb-version Upgrade to haskell-build-4.0.1 by @newhoggy
    • โž• Add missing version bounds by @newhoggy
    • ๐Ÿ”€ Merge pull request #24 from haskell-works/add-missing-version-bounds Add missing version bounds by @newhoggy
    • Tidy up cabal file by @newhoggy
    • ๐Ÿ”€ Merge pull request #25 from haskell-works/tidy-up-cabal-file Tidy up cabal file by @newhoggy
    • โž• Add ghc-8.8.1 to CI by @newhoggy
    • ๐Ÿ‘ท Merge pull request #26 from haskell-works/add-ghc-8.8.1-to-ci Add ghc-8.8.1 to CI by @newhoggy
    • ๐Ÿ†• New version 0.1.1.1 by @newhoggy
  • v0.1.1.0 Changes

    June 07, 2019

    ๐Ÿ”„ Changes

    • โœ‚ Remove scripts directory by @newhoggy
    • ๐Ÿ”€ Merge pull request #20 from haskell-works/remove-scripts-directory Remove scripts directory by @newhoggy
    • โž• Add hw-prim dependency by @newhoggy
    • Classy operators by @newhoggy
    • ๐Ÿ”€ Merge pull request #21 from haskell-works/classy-operators Classy operators by @newhoggy
    • ๐Ÿ†• New 0.1.1.0 by @newhoggy
  • v0.1.0.3 Changes

    May 16, 2019

    ๐Ÿ”„ Changes

    • โž• Add functor instance for Digit by @newhoggy
    • ๐Ÿ”€ Merge pull request #18 from haskell-works/functor-instance-for-digit Add functor instance for Digit by @newhoggy
    • ๐Ÿ†• New version 0.1.0.3 by @newhoggy
  • v0.1.0.2 Changes

    May 15, 2019

    ๐Ÿ”„ Changes

    • ๐Ÿ‘‰ Make CircleCI config project name agnostic by @newhoggy
    • ๐Ÿ— Build optimisations by @newhoggy
    • ๐Ÿ›  Fix license by @newhoggy
    • โฌ†๏ธ Upgrade to lts-12.0 by @newhoggy
    • โšก๏ธ Update stack lts and stack badge by @newhoggy
    • โšก๏ธ Merge pull request #9 from haskell-works/update-stack-lts-and-status-badge Update stack lts and stack badge by @newhoggy
    • ๐Ÿ— CI build for ghc-8.6.1 by @newhoggy
    • โž• Add vscode tasks by @newhoggy
    • ๐Ÿ›  Fix project.sh script by @newhoggy
    • โšก๏ธ Update dependencies for lts-12.12 by @newhoggy
    • ๐Ÿ— Merge pull request #10 from haskell-works/ci-build-for-ghc-8.6.1 CI build for ghc-8.6.1 by @newhoggy
    • ๐Ÿ›  Fix hlint annotation 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
    • โฌ†๏ธ Merge pull request #12 from haskell-works/upgrade-to-haskell-build-2.0.2 Upgrade to [email protected] by @newhoggy
    • โšก๏ธ Update vscode config by @newhoggy
    • โšก๏ธ Merge pull request #13 from haskell-works/update-vscode-config Update vscode config by @newhoggy
    • โฌ†๏ธ Upgrade cabal file by @newhoggy
    • โฌ†๏ธ Merge pull request #14 from haskell-works/upgrade-cabal-file Upgrade cabal file by @newhoggy
    • ๐Ÿ’… Coding style by @newhoggy
    • ๐Ÿ’… Merge pull request #15 from haskell-works/coding-style Coding style by @newhoggy
    • โœ‚ Remove unused dependencies by @newhoggy
    • ๐Ÿ”€ Merge pull request #16 from haskell-works/remove-unused-dependencies Remove unused dependencies by @newhoggy
    • โœ‚ Remove stack.yaml by @newhoggy
    • ๐Ÿ”€ Merge pull request #17 from haskell-works/remove-stack-yaml Remove stack.yaml by @newhoggy
    • ๐Ÿ†• New version 0.1.0.2 by @newhoggy
  • v0.1.0.1 Changes

    March 22, 2018

    ๐Ÿ†• New release

  • v0.1.0.0 Changes

    January 27, 2018

    ๐Ÿ†• New release