-
Notifications
You must be signed in to change notification settings - Fork 4
mlchain-python 0.2.2 #44
lamhoangtung
started this conversation in
General
-
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 Support Starlette #32 and fixed TypeError: 'coroutine' object is not iterable #33
Fixes and improvements
- Increase coverage to 55% for Increase code coverage for testing #8
- Better test process with full x86 CI matrix build on Github Actions, fixed Support full CI matrix build for x86 #38
- Fixed Randomly missing Exception message from server call #10 : Randomly missing exception log
- Fixed ImportError: cannot import name 'ResponseClosed' from 'httpx' #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 ;)
This discussion was created from the release mlchain-python 0.2.2.
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment