Ampalibe v1.1.8 😌
Ampalibe 1.1.8
In the current development,
major structural changes are taking place, hence this LTS release which ends the Ampalibe 1.1.X series
- [ADD] Mongodb support (#76)
- [IMP] Code quality (#87) (6a69579)
- [IMP] Optimize time for translate function (#77)
- [IMP] Change temporary data management (#78)
- [FIX] translate encoding in windows (af9e1fb)
- [ADD] New Messenger API: send_product_template (#79)
- [FIX] --dev doesn't work anymore on windows (af7aba3)
- [ADD] One time notification Messenger API (#80)
- [IMP] fix & imrpov structure (#81)
- [IMP] Improve core readability (#82) (#83)
- [FIX] Logger , printing twice (#86)
- [IMP] Model optimisation (#88)
- [IMP] Minor syntax style (#89)
What's Changed
- Mongodb support by @gaetan1903 in #76
- [IMP] Optimize time for translate function by @gaetan1903 in #77
- [IMP] Change temporary data management by @gaetan1903 in #78
- [ADD] New Messenger API: send_product_template by @gaetan1903 in #79
- One time notification by @rootkit7628 in #80
- [IMP] Minor fix & imrpov in structure by @gaetan1903 in #81
- Improve core readability by @gaetan1903 in #82
- [IMP] Normalization
by @gaetan1903 in #83 - [FIX] Logger , printing twice by @rivo2302 in #86
- Minor improv by @gaetan1903 in #87
- [IMP] Model optimisation by @gaetan1903 in #88
- [IMP] Minor syntax style by @gaetan1903 in #89
- bump to 1.1.8 by @gaetan1903 in #90
Full Changelog: 1.1.7...1.1.8.LTS