1.2.2

  • Fix a bug when using records with arguments

1.2.1

  • Raise an exception if you pass structured data without setting SD-ID

1.2.0

  • Support overriding procid/msgid and setting structured data (#11; thanks @tkoopman)
  • Add some new tests

1.1.1

  • Add some more meta-information to setup.py
  • Set up ReadTheDocs

1.1.0

  • Drop support for Python 3.3
  • Add support for Python 3.7

1.0.1

Clean up some stuff in setup.py; no user-visible changes