Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 486 Bytes

CHANGELOG.md

File metadata and controls

21 lines (16 loc) · 486 Bytes

0.2.3

  • Add minimal validations of from & to keywords for message-content
  • rename to-vector -> ensure-sequential as to-vector was misleading.

0.2.2

  • Add util functions to-file & to-vector
  • Now you can pass a lone attachment to send-mail as is, without wrapping it in list/vector

0.2.1

  • Minor fixes

0.2.0

  • Added
    • get-stored-message
    • parse
    • parse-message
    • download-attachment

0.1.0

  • send-mail to send mails (with/without attachment)