All Versions
28
Latest Version
Avg Release Cycle
45 days
Latest Release
1746 days ago

Changelog History
Page 1

  • v0.7.0 Changes

    June 17, 2019
    • ๐Ÿšฆ Handle signals and resend them to the monitored process (#27)
  • v0.7.0.5 Changes

    February 10, 2020
    • ๐Ÿ˜Œ Relax upper version bound for lens
  • v0.7.0.4 Changes

    January 07, 2020
    • ๐Ÿ˜Œ Relax upper version bounds for base and lens
  • v0.7.0.3 Changes

    August 20, 2019
    • ๐Ÿ“œ Relax upper version bound for optparse-applicative
  • v0.7.0.2 Changes

    June 18, 2019
    • ๐Ÿ›  Fix redundant newline at the beginning of the cabal file
  • v0.7.0.1 Changes

    June 18, 2019
    • Minor fix to .travis.yml. No changes in Haskell code.
  • v0.6.1 Changes

    December 13, 2018
    • ๐Ÿ›  Fix the broken --timeout option
    • โž• Add support for GHC 8.6
  • v0.6.1.1 Changes

    May 28, 2019
    • ๐Ÿ˜Œ Relax upper version bounds for http-client and network
    • Specify cabal-version: 2.2
    • โšก๏ธ Update .travis.yml with newer GHCs
  • v0.6.0 Changes

    July 09, 2018
    • ๐Ÿ”’ Lock a file to prevent multiple instances of the same name from running
      • Use --no-lock option to disable this behavior
  • v0.6.0.3 Changes

    November 06, 2018
    • ๐Ÿ˜Œ Relax upper version bound for base