MegFlow-v0.1.0-beta1-20210919
Pre-release
Pre-release
·
38 commits
to master
since this release
- docker 增加 tuna 源。源码/docker build 受网络影响仍然比较严重,增加 prebuilt release
- 增加 tutorial01 把分类模型搭建成服务
- 修改了超多文档,CI 中增加 pylint 和 doc link check
What's Changed
- docs(build): add Dockerfile and prebuilt doc by @tpoisonooo in #3
- Python whl add wrapper by @tpoisonooo in #4
- docs(project): revert prebuilt whl; support macos by @tpoisonooo in #5
- docs(Python): rewrite whl pack script by @tpoisonooo in #6
- ci(build): action add macos by @tpoisonooo in #7
- [DOCs] Fix link typo in README of electric_bicycle by @ysh329 in #8
- Add logo by @tpoisonooo in #9
- Update how-to-build-from-source.zh.md deal with
Command 'cargo' not found
by @kalcohol in #10 - Update how-to-build-from-source.zh.md by @Easonzero in #11
- Add tutorial 01 by @tpoisonooo in #12
- docs(build): add build on win10 by @tpoisonooo in #13
- Update doc by @tpoisonooo in #14
- ci(docker): add tuna source by @tpoisonooo in #18
- fix(build): add docker config by @tpoisonooo in #20
- docs(project): add prebuilt .whl by @tpoisonooo in #21
New Contributors
- @ysh329 made their first contribution in #8
- @kalcohol made their first contribution in #10
- @Easonzero made their first contribution in #11
Full Changelog: v0.1.0-beta0...v0.1.0-beta1