**Breaking Change**: This release marks a complete rewrite of Melusine, introducing significant changes that may require modifications to existing configurations and integrations.
Key Enhancements:
- **English Email Compatibility:** Melusine now seamlessly handles emails written in English.
- **Enhanced Modularity:** Melusine's architecture has been restructured to enhance modularity, enabling developers to easily extend and customize its functionality to meet specific project requirements.
- **Streamlined Customization:** The process of customizing Melusine has been significantly streamlined, empowering users to tailor the software's behavior without extensive coding knowledge.
- **Production-Ready Robustness:** Melusine's codebase has been thoroughly tested and optimized to ensure its reliability and stability in production environments, providing a robust foundation for critical applications.
What's Changed
* Update ReadMe by hugo-quantmetry in https://github.com/MAIF/melusine/pull/146
* Clear melusine by HugoPerrier in https://github.com/MAIF/melusine/pull/151
* Melusine refactored by HugoPerrier in https://github.com/MAIF/melusine/pull/152
* :memo: Display code blocks in tutorials by HugoPerrier in https://github.com/MAIF/melusine/pull/154
* Update data module by HugoPerrier in https://github.com/MAIF/melusine/pull/155
* Update readme for melusine 3.0.0 by HugoPerrier in https://github.com/MAIF/melusine/pull/156
* :memo: Update project history documentation by HugoPerrier in https://github.com/MAIF/melusine/pull/157
* Base logging by HugoPerrier in https://github.com/MAIF/melusine/pull/158
* :memo: Update doc by HugoPerrier in https://github.com/MAIF/melusine/pull/159
* Update segmentation documentation by HugoPerrier in https://github.com/MAIF/melusine/pull/160
* Review of CONTRIBUTING & Documentation before general availability by guilieb in https://github.com/MAIF/melusine/pull/161
* :wrench: Trigger GitHub actions on pull request by HugoPerrier in https://github.com/MAIF/melusine/pull/164
* Add Python 3.12 compatibility by guilieb in https://github.com/MAIF/melusine/pull/165
* Update and fix issues raised by Python QA tools by guilieb in https://github.com/MAIF/melusine/pull/162
* Cleanup tests by HugoPerrier in https://github.com/MAIF/melusine/pull/166
* Update email data by HugoPerrier in https://github.com/MAIF/melusine/pull/167
* :green_heart: Remove no commit to branch hook by HugoPerrier in https://github.com/MAIF/melusine/pull/168
* :construction_worker: Add publish to pypi in CI by HugoPerrier in https://github.com/MAIF/melusine/pull/169
New Contributors
* HugoPerrier made their first contribution in https://github.com/MAIF/melusine/pull/151
* guilieb made their first contribution in https://github.com/MAIF/melusine/pull/161