Skip to content

v0.1.6: Fixes in header

Pre-release
Pre-release

Choose a tag to compare

@wneessen wneessen released this 20 Mar 16:42
· 1568 commits to main since this release
b852a52

Changelog

  • b6d90ea Removes the nil checking for the *Reader() methods, as it's unnessacary
  • d6f131c and 68049b5 both address the returned written byte length in from various write functions. All tests show matching results now
  • b852a52 fixes writeHeader() to produce header that are more RFC5322 compliant