v0.2.0-alpha.14
gaocegege
released this
13 Aug 00:55
·
709 commits
to main
since this release
What's Changed
- fix: setup.py build by @kemingy in #735
- feat(lang): Add a new func runtime.command by @gaocegege in #736
- docs: updated CHANGELOG.md by @github-actions in #734
- chore: 🎨 refactor to use filepath correctly by @zwpaper in #743
- feat: Enable build for all languages by @gaocegege in #738
- The workaround to fix the label loss by @aseaday in #741
- add entrypoint in custom image by @kemingy in #739
- chore: only support py3 for now by @kemingy in #744
- docs: add Xiaoaier-Z-L as a contributor for code by @allcontributors in #746
- docs(README): One obvious way to declare supported python version by @Xiaoaier-Z-L in #745
- feat(CLI): ✨ add --force args for init to overwrite build.envd by @zwpaper in #748
- feat: Avoid gid in base image cache by @gaocegege in #749
- bug(CLI): fix short alias confusion by @sunby in #752
- docs: add sunby as a contributor for code by @allcontributors in #753
- fix: ParseFromStr, add unittest by @kemingy in #755
- docs(README): Correct the cmd of get Jupyter Notebook endpoint by @Xiaoaier-Z-L in #756
- fix: do not expose ports for custom image by @kemingy in #754
- docs(README): update Documentations link to https://envd.tensorchord.… by @Xiaoaier-Z-L in #758
- fix: use defined jupyter port by @kemingy in #757
- fix: modify jupyter's authority from hash password to token string by @Xiaoaier-Z-L in #762
- fix(docs): 📝 fix contributing and dev links, clean tailing space by @zwpaper in #764
- docs: add Xiaoaier-Z-L as a contributor for doc by @allcontributors in #765
- chore: refactor the envd and up cmd by @aseaday in #747
- fix(CLI): 🔨 use latest version for local build by @zwpaper in #763
- Fix the color display in wezterm by @aseaday in #767
- fix(release): 🔨 drop go build dep for homebrew by @zwpaper in #768
- fix: -path and -file bug by @kemingy in #766
New Contributors
- @Xiaoaier-Z-L made their first contribution in #745
- @sunby made their first contribution in #752
Full Changelog: v0.2.0-alpha.13...v0.2.0-alpha.14