ghc-events v0.13.0 Release Notes

Release Date: 2020-04-04 // about 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)