Skip to content

0.1.0

Compare
Choose a tag to compare
@marktennyson marktennyson released this 12 Jan 09:38
· 55 commits to main since this release

What's Changed

  • Fixed issue #20 . Now the user can pass template parameters by using template_params variable on the schemas.Message class.

  • Fixed major typo at setup.py

  • Fixed some broken test cases.

  • Fixed the Variable name issue at config.ConnectionConfig class.

  • Fixed Literal import for Python 3.6 and 3.7 by @agramfort in #25

  • Added module docstring.

  • Added future roadmap on the docs.

  • Added some more test cases.

  • Added the compatibility for Python 3.10

  • Added the feature to allow users to create custom headers for attachments.

  • Updated the MANIFEST.in file.

  • Updated the required dependencies.

New Contributors

Full Changelog: 0.0.7...0.1.0