Releases: Techainer/mlchain-python
Releases · Techainer/mlchain-python
Release for Mlchain 0.3.1
25 Nov 04:11
f8dbda3
This commit was created on GitHub.com and signed with GitHub’s verified signature .
The key has expired.
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
Merge pull request #57 from Techainer/gevent
Handle gevent monkey patch and update pipeline
Release MLchain 0.3.0
09 Jun 10:04
a52cf88
This commit was created on GitHub.com and signed with GitHub’s verified signature .
The key has expired.
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
Merge pull request #56 from Techainer/no_proto
Improve numpy version
Release MLchain 0.2.9
09 Jun 08:13
37e6953
This commit was created on GitHub.com and signed with GitHub’s verified signature .
The key has expired.
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
Merge pull request #55 from Techainer/no_proto
Removee GRPC due to not using + Increase version of some requirements
Release MLchain 0.2.8
30 Mar 09:18
69eb140
This commit was created on GitHub.com and signed with GitHub’s verified signature .
The key has expired.
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
Upgrade flask from 1.x to 2.1.0
mlchain-python 0.2.7
15 Mar 09:12
931dfb3
This commit was created on GitHub.com and signed with GitHub’s verified signature .
The key has expired.
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
Contributors
lamhoangtung
mlchain-python 0.2.6
14 Mar 16:40
0e77f02
This commit was created on GitHub.com and signed with GitHub’s verified signature .
The key has expired.
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
mlchain-python 0.2.5
11 Mar 03:36
5c00860
This commit was created on GitHub.com and signed with GitHub’s verified signature .
The key has expired.
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
Contributors
lamhoangtung
mlchain-python 0.2.3
27 Aug 06:03
33fe470
This commit was created on GitHub.com and signed with GitHub’s verified signature .
The key has expired.
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
Hi. We are releasing a new version 0.2.3 of mlchain-python. This release don't bring in new feature but contain some fix for our production deployment need like #46
MLChain is far from perfect but we hope to improve it day by day with everyone's feedback and help. Thanks ;)
mlchain-python 0.2.2
18 Jun 05:28
d81f6b5
This commit was created on GitHub.com and signed with GitHub’s verified signature .
The key has expired.
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
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 ;)
mlchain-python 0.1.9
29 Dec 00:58
e48cc3a
This commit was created on GitHub.com and signed with GitHub’s verified signature .
The key has expired.
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
In this release, we had improve our CLI a lot to ensure a more friendly and easy to use experience. We fixed a lot bug in this release. We also added Sentry integration since we love it and want you guys to get sentry logging for zero effort by using MLChain.
New features
Fixes and improvements
Related issue: (#7 , #9 , #12 , #14 , #15 , #16 , #19 , #20 , #22 , #8 , #10 , #25 , #26 )
MLChain is far from perfect but we hope to improve it day by day with everyone's feedback and help. Thanks ;)