Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 811 Bytes

CHANGELOG.md

File metadata and controls

28 lines (16 loc) · 811 Bytes

Changelog

v0.5.0

  • support for setting one format (still no multiformat support yet)
  • fix a bug with fields via instance methods

v0.4.1

  • fix a bug with delivery_method handling

v0.4.0

  • global configuration
  • inherited configuration

v0.3.0

  • class level options

v0.2.0

  • Allow instance methods for subject, from and to
  • Allow passing in a body as string

v0.1.0

  • Basic functionality