Skip to content

Release v0.1.0.4

Compare
Choose a tag to compare
@haskellworksci haskellworksci released this 30 Dec 11:25

Changes

  • Add deepseq support to XmlCursor. Use hpack. by @newhoggy
  • New version 0.1.0.2 by @newhoggy
  • Convert to use hpack and CCI 2 by @newhoggy
  • Avoid use of deriving strategies by @newhoggy
  • New version 0.1.0.3 by @newhoggy
  • Added Traversable instance to DecodeResult by @kheldar
  • Build optimisations by @newhoggy
  • Generate cabal file from Travis script so that it doesn't have to be committed. Improving build caching by @newhoggy
  • DRY package name refernces in travis.yml by @newhoggy
  • Remove package name variable by @gwils
  • Add build-tool-depends to tests by @gwils
  • This package does not support GHC 7.10 by @gwils
  • Description must be longer than synopsis by @gwils
  • Merge pull request #27 from haskell-works/travis Travis by @gwils
  • Upgrade to lts-12.0 by @newhoggy
  • Recategorise package by @newhoggy
  • Tidy up package.yaml by @newhoggy
  • Cabal build by @AlexeyRaga
  • Automate release by @AlexeyRaga
  • Merge pull request #31 from haskell-works/cabal-build Cabal build by @AlexeyRaga
  • Release v0.1.0.4 by @AlexeyRaga