ghc-events v0.13.0 Release Notes
Release Date: 2020-04-04 // over 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
- ๐ Fix broken UTF-8 decoding (#55)
Previous changes from v0.12.0
-
- ๐ Add support for EVENT_USER_BINARY_MSG (#54)