v0.5.0
Improvements
- Remove email decoration (
[PATCH],re:, etc) from patch titles inParsePatchHeader(#17). Any content removed in this way is stored in theSubjectPrefixfield ofPatchHeader. - Remove email trailers (content after a
---line) from patch bodies inParsePatchHeader(#19). Any content removed in this way is stored in theBodyAppendixfield ofPatchHeader.