Earley v0.11.0.0 Release Notes

Release Date: 2016-03-18 // about 8 years ago
    • โž• Add IsString Prod instance
    • ๐Ÿ”„ Change the signature of Terminal to take a function a -> Maybe b, and add a new operator terminal
    • ๐Ÿšš Move satisfy to the Derived module
    • โž• Add the token, namedToken, and list operators
    • ๐Ÿ—„ Deprecate the symbol, namedSymbol, and word operators (use the above instead)
    • โž• Add the listLike operator