language-thrift v0.3.0.0 Release Notes

Release Date: 2015-07-31 // over 8 years ago
    • ๐Ÿ“œ Allow changing the underlying parser to any parser that implements the TokenParsing class from parsers.
    • ๐Ÿ“œ Add thriftIDLParser for standard use cases.
    • ๐Ÿ“œ Add Language.Thrift.Parser.Trifecta with a standard Trifecta-based parser.