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