All Versions
5
Latest Version
Avg Release Cycle
119 days
Latest Release
-

Changelog History

  • v0.3.0.2 Changes

    • Library API: no changes.
    • Executable behaviour: no change.
    • ๐Ÿ”„ Changes to code and cabal file:
      • Tightened bounds on dependencies, to avoid known incompatible versions of dependencies.
      • Internal tidying of unused imports, trailing whitespace, missing sigs etc.
      • Enabled extra ghc warning flags during build.
      • Shifted "stack.yaml" out of top directory - poor form :/
      • Added some extra compilation flags (e.g. for tests that are unlikely to run without "stack", like doctests).
  • v0.3.0.1 Changes

    December 15, 2017
    • Library API: no changes.
    • Executable behaviour: no change.
    • Some changes to README and Travis config file, and thus to the deployed "releases" binary, though.
  • v0.3.0.0 Changes

    December 15, 2017
    • ๐Ÿ› Bug fixes
    • ๐Ÿ“š Updated documentation, added a "quick usage" section and troubleshooting
    • ๐Ÿ“ฆ hup now checks whether cabal is in the package snapshot binaries directory, and installs it if not.
    • โž• Added packbuild and packboth commands.
    • โž• Added a program test to .travis.yml
  • v0.2.0.0 Changes

    January 04, 2017
    • ๐Ÿ› Bug fixes
    • ๐Ÿ‘ Allow an Upload to store contents of file to be uploaded.
    • ๐Ÿ‘Œ Support older versions of directory and http-client
    • ๐Ÿ‘ Allow extra args to be passed to cabal when configuring or when running haddock.
    • โž• Added hspec and docstring tests
    • ๐Ÿ‘ท Now running travis CI on a range of platforms and ghc versions.
  • v0.1.0.0

    December 22, 2016