PEGTL v2.6.0 Release Notes

Release Date: 2018-06-23 // almost 6 years ago
    • โž• Added Conan packages.
    • ๐Ÿ›  Fixed the UTF-8 decoder to no longer accept UTF-16 surrogates.
    • ๐Ÿ›  Fixed the UTF-16 decoder to no longer accept UTF-16 unmatched surrogates.
    • ๐Ÿ›  Fixed the UTF-32 "decoder" to no longer accept UTF-16 surrogates.
    • ๐Ÿ›  Fixed pegtl/contrib/unescape.hh to no longer accept unmatched surrogates.
    • Optimised convenience rule two.
    • โž• Added new convenience rule three.