Skip to content

Release v3.1.5#7

Merged
msimerson merged 2 commits into
mainfrom
release-3.1.5
May 27, 2026
Merged

Release v3.1.5#7
msimerson merged 2 commits into
mainfrom
release-3.1.5

Conversation

@msimerson

@msimerson msimerson commented May 27, 2026

Copy link
Copy Markdown
Member
  • fix: Group.format() now emits the RFC 5322 trailing ;
  • fix: rehydrate null reverse-path Addresses through JSON.stringify/parse
  • fix: escape [\()] in comments when wrap would be invalid RFC 5322
  • fix: escape \ and " in formatPhrase quoted-string fallback
  • fix: format() throws on control chars in mutated .phrase / .comment
  • feat: benchmarks will run when competitor modules not present

@msimerson msimerson requested a review from Copilot May 27, 2026 03:35
@msimerson msimerson marked this pull request as ready for review May 27, 2026 03:37

This comment was marked as resolved.

- fix: `Group.format()` now emits the RFC 5322 trailing `;`
- fix: rehydrate null reverse-path Addresses through JSON.stringify/parse
- fix: escape `[\()]` in comments when wrap would be invalid RFC 5322
- fix: escape `\` and `"` in `formatPhrase` quoted-string fallback
- fix: format() throws on control chars in mutated .phrase/.comment
@msimerson msimerson merged commit fe91235 into main May 27, 2026
16 checks passed
@msimerson msimerson deleted the release-3.1.5 branch May 27, 2026 04:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants