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
Remove the Applier type and replace it with TextApplier and BinaryApplier. This does not impact clients that only use the top-level Apply function (#32).
Improvements
Add an option to control which content is removed from subject lines when parsing the headers of mail-formatted patches (#36)
Simplify internal logic for patch header parsing (#34)