PEGTL v2.7.1 Release Notes

Release Date: 2018-09-29 // over 5 years ago
    • ➕ Added new ASCII convenience rule forty_two.
    • ➕ Added experimental if_then rule.
    • 📜 Simplified how parse tree nodes can be selected.
    • ⬇️ Reduced the number of intermediate parse tree nodes.
    • 👍 Allowed an action class template to be used with the parse tree.