Releases: tensorchord/envd
Releases ยท tensorchord/envd
v0.1.0-alpha.12
What's Changed
- docs: updated CHANGELOG.md by @github-actions in #401
- feat(cli): support
envd build --output
by @rudeigerc in #402 - docs: Fix incorrect link to documentation by @terrytangyuan in #404
- fix: Only configure conda for Python environment by @terrytangyuan in #406
- feat: Support configuring CRAN mirror for R environment by @terrytangyuan in #405
- fix: Fix default ssh shell by @gaocegege in #411
Full Changelog: v0.1.0-alpha.11...v0.1.0-alpha.12
v0.1.0-alpha.11
What's Changed
- docs: updated CHANGELOG.md by @github-actions in #392
- bug: Fix source is released twice for macos and linux by @VoVAllen in #394
- ci: Auto-merge changelog PRs by @terrytangyuan in #395
- docs: add aaronzs as a contributor for userTesting by @allcontributors in #396
- fix: Hack the gid by @gaocegege in #399
Full Changelog: v0.1.0-alpha.10...v0.1.0-alpha.11
v0.1.0-alpha.10
What's Changed
- docs: updated CHANGELOG.md by @github-actions in #372
- doc: Add universe api doc by @VoVAllen in #374
- fix: add classifiers in setup.py by @Zheaoli in #380
- docs: add junnplus as a contributor for platform by @allcontributors in #384
- fix: use python3 explicitly to avoid type hints error by @kemingy in #379
- fix: Output error details when debug flag is enabled by @gaocegege in #385
- fix: cannot assign requested address by @junnplus in #386
- docs: add junnplus as a contributor for code by @allcontributors in #387
- docs: add Zheaoli as a contributor for code by @allcontributors in #388
- feat(release): Support Homebrew in goreleaser by @rudeigerc in #389
- feat(lang): Set default user to current by @gaocegege in #390
New Contributors
- @github-actions made their first contribution in #372
- @Zheaoli made their first contribution in #380
- @junnplus made their first contribution in #386
Full Changelog: v0.1.0-alpha.9...v0.1.0-alpha.10
v0.1.0-alpha.9
What's Changed
- fix: Add v before tags by @gaocegege in #371
Full Changelog: v0.1.0-alpha.8...v0.1.0-alpha.9
v0.1.0-alpha.8
What's Changed
- docs: Edits on README.md by @terrytangyuan in #305
- ci: Enable dependabot for Go modules and GitHub Actions packages by @terrytangyuan in #306
- fix: add api/init.py by @kemingy in #317
- ci: Auto-approve and merge dependabot PRs by @terrytangyuan in #315
- chore: Enable CI for PRs by @gaocegege in #319
- chore(deps): bump github.com/urfave/cli/v2 from 2.4.0 to 2.8.1 by @dependabot in #312
- chore(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.2 by @dependabot in #310
- chore(deps): bump github.com/pkg/sftp from 1.13.4 to 1.13.5 by @dependabot in #309
- chore(deps): bump github.com/moby/buildkit from 0.10.1 to 0.10.3 by @dependabot in #313
- fix(release): Change docker user by @gaocegege in #321
- chore(CI): Enable code coverage by @gaocegege in #323
- fix: fix typo by @hezhizhen in #324
- fix: typo in readme by @kemingy in #325
- fix: pypi sdist by @kemingy in #318
- workflow: enable macOS in CI without conditions by @rudeigerc in #327
- fix: Disable unit test in macOS by @gaocegege in #328
- chore: Add more e2e test cases by @gaocegege in #330
- chore(dep): manually bump docker distribution 2.8.1 by @3AceShowHand in #333
- feat: Suport conda env by @gaocegege in #335
- feat: Support specify number of GPUs by @terrytangyuan in #336
- chore: Add contributors section in README by @gaocegege in #342
- fix: remove py wrapper traceback information by @kemingy in #341
- Example: add cpu example by @VoVAllen in #338
- docs: add popfido as a contributor for platform by @allcontributors in #345
- docs: add popfido as a contributor for doc by @allcontributors in #349
- doc: add conda commands documentation by @popfido in #351
- fix: config pip source speed up in china by @kenwoodjw in #354
- docs: add kenwoodjw as a contributor for code by @allcontributors in #355
- ci: Auto-generate changelog via GitHub Actions by @terrytangyuan in #359
- docs: Exclude certain types of commits from changelog by @terrytangyuan in #360
- enhancement(CLI): Update the description of envd by @jiayouxujin in #364
- docs: add jiayouxujin as a contributor for code by @allcontributors in #366
New Contributors
- @dependabot made their first contribution in #312
- @hezhizhen made their first contribution in #324
- @3AceShowHand made their first contribution in #333
- @allcontributors made their first contribution in #345
- @popfido made their first contribution in #351
- @kenwoodjw made their first contribution in #354
- @jiayouxujin made their first contribution in #364
Full Changelog: v0.1.0-alpha.6...v0.1.0-alpha.8
v0.1.0-alpha.6
v0.1.0-alpha.5
v0.1.0-alpha.4
v0.1.0-alpha.3
Changelog
- ef3886c Revert "workflow: enable macOS in CI (#280)" (#286)
- 3bf2710 action: Add pypi release pipeline (#277)
- 2bc13df bug: fix version without tag (#288)
- f166cf8 feat: Support destroy environment by name (#281)
- 9c237e4 fix: Bump version and fix base image (#279)
- 2cd9a0e fix: Update contributing (#284)
- 35e6e1b workflow: Enable macOS in CI (#287)
- 02f83aa workflow: enable macOS in CI (#280)