What's Changed
* docs: Edits on README.md by terrytangyuan in https://github.com/tensorchord/envd/pull/305
* ci: Enable dependabot for Go modules and GitHub Actions packages by terrytangyuan in https://github.com/tensorchord/envd/pull/306
* fix: add api/__init__.py by kemingy in https://github.com/tensorchord/envd/pull/317
* ci: Auto-approve and merge dependabot PRs by terrytangyuan in https://github.com/tensorchord/envd/pull/315
* chore: Enable CI for PRs by gaocegege in https://github.com/tensorchord/envd/pull/319
* chore(deps): bump github.com/urfave/cli/v2 from 2.4.0 to 2.8.1 by dependabot in https://github.com/tensorchord/envd/pull/312
* chore(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.2 by dependabot in https://github.com/tensorchord/envd/pull/310
* chore(deps): bump github.com/pkg/sftp from 1.13.4 to 1.13.5 by dependabot in https://github.com/tensorchord/envd/pull/309
* chore(deps): bump github.com/moby/buildkit from 0.10.1 to 0.10.3 by dependabot in https://github.com/tensorchord/envd/pull/313
* fix(release): Change docker user by gaocegege in https://github.com/tensorchord/envd/pull/321
* chore(CI): Enable code coverage by gaocegege in https://github.com/tensorchord/envd/pull/323
* fix: fix typo by hezhizhen in https://github.com/tensorchord/envd/pull/324
* fix: typo in readme by kemingy in https://github.com/tensorchord/envd/pull/325
* fix: pypi sdist by kemingy in https://github.com/tensorchord/envd/pull/318
* workflow: enable macOS in CI without conditions by rudeigerc in https://github.com/tensorchord/envd/pull/327
* fix: Disable unit test in macOS by gaocegege in https://github.com/tensorchord/envd/pull/328
* chore: Add more e2e test cases by gaocegege in https://github.com/tensorchord/envd/pull/330
* chore(dep): manually bump docker distribution 2.8.1 by 3AceShowHand in https://github.com/tensorchord/envd/pull/333
* feat: Suport conda env by gaocegege in https://github.com/tensorchord/envd/pull/335
* feat: Support specify number of GPUs by terrytangyuan in https://github.com/tensorchord/envd/pull/336
* chore: Add contributors section in README by gaocegege in https://github.com/tensorchord/envd/pull/342
* fix: remove py wrapper traceback information by kemingy in https://github.com/tensorchord/envd/pull/341
* Example: add cpu example by VoVAllen in https://github.com/tensorchord/envd/pull/338
* docs: add popfido as a contributor for platform by allcontributors in https://github.com/tensorchord/envd/pull/345
* docs: add popfido as a contributor for doc by allcontributors in https://github.com/tensorchord/envd/pull/349
* doc: add conda commands documentation by popfido in https://github.com/tensorchord/envd/pull/351
* fix: config pip source speed up in china by kenwoodjw in https://github.com/tensorchord/envd/pull/354
* docs: add kenwoodjw as a contributor for code by allcontributors in https://github.com/tensorchord/envd/pull/355
* ci: Auto-generate changelog via GitHub Actions by terrytangyuan in https://github.com/tensorchord/envd/pull/359
* docs: Exclude certain types of commits from changelog by terrytangyuan in https://github.com/tensorchord/envd/pull/360
* enhancement(CLI): Update the description of envd by jiayouxujin in https://github.com/tensorchord/envd/pull/364
* docs: add jiayouxujin as a contributor for code by allcontributors in https://github.com/tensorchord/envd/pull/366
New Contributors
* dependabot made their first contribution in https://github.com/tensorchord/envd/pull/312
* hezhizhen made their first contribution in https://github.com/tensorchord/envd/pull/324
* 3AceShowHand made their first contribution in https://github.com/tensorchord/envd/pull/333
* allcontributors made their first contribution in https://github.com/tensorchord/envd/pull/345
* popfido made their first contribution in https://github.com/tensorchord/envd/pull/351
* kenwoodjw made their first contribution in https://github.com/tensorchord/envd/pull/354
* jiayouxujin made their first contribution in https://github.com/tensorchord/envd/pull/364
**Full Changelog**: https://github.com/tensorchord/envd/compare/v0.1.0-alpha.6...v0.1.0-alpha.8