Skip to content

Release 1.13.0

Compare
Choose a tag to compare
@adampresley adampresley released this 14 Mar 04:40
· 88 commits to master since this release
  • When subject is empty MailSlurper now records “(No Subject)” #71
  • Fixed invalid version string #62
  • MailSlurper can now maintain persistent connections. Idle connections are killed after 10 minutes of inactivity #53
  • Base64 encoded bodies are now supported #64
  • Converting newlines to breaks in text/plain emails #59
  • Subjects with special characters should be treated the same regardless of content type now #70