language-thrift v0.11.0.0 Release Notes

Release Date: 2019-10-02 // over 4 years ago
    • ๐Ÿ“œ Port to Megaparsec 7.

Previous changes from v0.10.0.0

    • ๐Ÿ‘ป Breaking: Consolidate struct, union, and exception AST types into a single data type: Struct. Whether the object is a struct, union, or exception is now determined by the StructKind attribute.
    • ๐Ÿšš Breaking: Deprecated module Language.Thrift.Types has now been removed.