Skip to content

Releases: haskell-works/hw-int

Release v0.0.2.0

26 Apr 05:00
Compare
Choose a tag to compare

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

Release v0.0.1.0

14 Apr 05:05
Compare
Choose a tag to compare

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 github-release@1.3.3 by @newhoggy
  • Merge pull request #30 from haskell-works/upgrade-to-github-release@1.3.3 Upgrade to github-release@1.3.3 by @newhoggy
  • Upgrade to hackage@1.4.1 by @newhoggy
  • Merge pull request #31 from haskell-works/upgrade-to-hackage@1.4.1 Upgrade to hackage@1.4.1 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

Release v0.0.0.4

11 Oct 05:01
Compare
Choose a tag to compare

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 haskell-build-2@1.6.8 by @newhoggy
  • Merge pull request #10 from haskell-works/upgrade-to-haskell-build-2-1-6-8 Upgrade to haskell-build-2@1.6.8 by @newhoggy
  • Upgrade to haskell-build-2@1.6.16 by @newhoggy
  • Merge pull request #11 from haskell-works/upgrade-to-haskell-build-2-1-6-16 Upgrade to haskell-build-2@1.6.16 by @newhoggy
  • Upgrade to haskell-build-2@1.6.17 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 haskell-build@2.0.2 by @newhoggy
  • Merge pull request #14 from haskell-works/upgrade-to-haskell-build-2.0.2 Upgrade to haskell-build@2.0.2 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

26 Aug 13:34
Compare
Choose a tag to compare

New release

v0.0.0.2

24 Oct 21:35
Compare
Choose a tag to compare

New release

v0.0.0.1

23 Oct 04:23
Compare
Choose a tag to compare

New release