All Versions
27
Latest Version
Avg Release Cycle
131 days
Latest Release
2991 days ago

Changelog History
Page 1

  • v0.4.0.9

    February 10, 2016
  • v0.4.0.8 Changes

    July 31, 2015
    • Move the JSON encoding into a separate ekg-json package.
  • v0.4.0.7 Changes

    July 07, 2015
    • Support aeson-0.9.
  • v0.4.0.6 Changes

    May 08, 2015
    • Support GHC 7.10.

    • Re-raise exceptions in the server thread in the main thread.

    • Improve Windows support.

  • v0.4.0.5 Changes

    November 30, 2014
    • Support network-2.6.

    • Fix broken example code.

  • v0.4.0.4 Changes

    October 20, 2014
    • Fix bug where forkServerWith would register GC metrics, despite the docs saying that it doesn't.

    • Fix example code that broke in the package split.

  • v0.4.0.3 Changes

    September 30, 2014
    • Support text-1.2.
  • v0.4.0.2 Changes

    August 19, 2014
    • Support aeson-0.8 and transformers-0.4.
    • Include original bootstrap source in tarball.
  • v0.4.0.15 Changes

    March 20, 2018
    • GHC 8.4 support.
    • Fixed a syntax error in the .cabal file.
  • v0.4.0.14 Changes

    July 31, 2017
    • GHC 8.2 support.