ghc-events v0.13.0 Release Notes

Release Date: 2020-04-04 // almost 4 years ago
    • ๐Ÿ›  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

Previous changes from v0.12.0

    • ๐Ÿ‘‰ Add support for EVENT_USER_BINARY_MSG (#54)