mlchain-python 0.2.2
Long time no see. We are excited to release the new version 0.2.2
of mlchain-python
New features
- Since Starlette is more stable than Quart, we remove Quart in favor of Starlette for async server, fixed #32 and fixed #33
Fixes and improvements
- Increase coverage to 55% for #8
- Better test process with full x86 CI matrix build on Github Actions, fixed #38
- Fixed #10: Randomly missing exception log
- Fixed #42: ImportError: cannot import name 'ResponseClosed' from 'httpx'
Also with better log, description, exception here and there for a better user experience.
MLChain is far from perfect but we hope to improve it day by day with everyone's feedback and help. Thanks ;)