You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
upgrade MSRV to v1.70
Our MSRV follows the one of helix, which in turn follows Firefox.
Bug Fixes
add recursion depth limit to avoid runaway runtimes or stackoverflows.
This is important as .gitattributes and .gitignore files can contain arbitrary
patterns which might be used to attack clients or servers for that matter.
adjust logic to properly deal with match groups to prevent endless loops.
Commit Statistics
11 commits contributed to the release over the course of 18 calendar days.