All Versions
15
Latest Version
Avg Release Cycle
90 days
Latest Release
1161 days ago

Changelog History
Page 1

  • v0.13.0 Changes

    April 04, 2020
    • ๐Ÿ›  Fix broken UTF-8 decoding (#55)
      • This is a breaking change. Most of the String fields in EventInfo have been replaced with Texts.
    • ๐Ÿ‘Œ Support GHC 8.10.1
  • v0.12.0 Changes

    December 02, 2019
    • ๐Ÿ‘‰ Add support for EVENT_USER_BINARY_MSG (#54)
  • v0.11.0 Changes

    October 28, 2019
    • โž• Add support for time profiling events (ProfSampleCostCetre and ProfBegin) (#53)
  • v0.10.0 Changes

    September 30, 2019
    • โž• Add support for HeapProfSampleEnd and HeapBioProfSampleBegin (#52)
  • v0.9.1 Changes

    September 03, 2019
    • ๐Ÿ˜Œ Relax upper version bounds to support GHC 8.8.1 (#49 and #51)
  • v0.9.0 Changes

    May 15, 2019
    • Support the newly added par_balanced_copied field (#47)
  • v0.8.0 Changes

    July 11, 2018
    • โž• Add HeapProfBreakdownClosureType (#33, #39)
      • This is a breaking change
    • โœ… Test with newer GHCs (#40)
  • v0.8.0.2 Changes

    April 01, 2019
    • Tighten lower version bound for base (#46)
  • v0.8.0.1 Changes

    October 22, 2018
    • ๐Ÿ˜Œ Relax upper version bound for base to support GHC 8.6
    • ๐Ÿ˜Œ Relax upper version bound for binary
  • v0.7.3 Changes

    July 10, 2018
    • ๐Ÿ›  Fixed memory-leak in incremental readEvents (#37)
    • ๐Ÿ˜Œ Relax upper version bound for containers (#38)