MAIF / melusine

📧 Melusine: Use python to automatize your email processing workflow

Home Page:https://maif.github.io/melusine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add release notes for Melusine 2.3

hugo-quantmetry opened this issue · comments

Add release notes for Melusine 2.3

New features:

  • Added a class ExchangeConnector to interact with an Exchange Mailbox
  • Added new tutorial tutorial14_exchange_connector to demonstrate the usage of the ExchangeConnector class.

Updates:

  • Gensim upgrade (4.0.0)
  • Propagate modifications stemming from the Gensim upgrade (code and tutorials)
  • Package deployment : switch from Travis CI to Github actions