Skip to content

Releases: tensorchord/envd

v0.2.4-alpha.1

22 Sep 11:28
d5ee6d3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.3...v0.2.4-alpha.1

v0.2.3

16 Sep 15:39
c3c0b4e
Compare
Choose a tag to compare

What's Changed

  • docs: updated CHANGELOG.md by @github-actions in #907
  • docs: updated CHANGELOG.md by @github-actions in #911
  • fix: Use macos 11 by @gaocegege in #912

Full Changelog: v0.2.2...v0.2.3

v0.2.2

16 Sep 15:05
6721a88
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

16 Sep 14:23
534ec28
Compare
Choose a tag to compare

What's Changed

  • docs: updated CHANGELOG.md by @github-actions in #902
  • docs: updated CHANGELOG.md by @github-actions in #904
  • chore: Enable write-all in release yaml by @gaocegege in #905

Full Changelog: v0.2.0...v0.2.1

v0.2.0-alpha.22

16 Sep 10:56
4707bfe
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/urfave/cli/v2 from 2.14.0 to 2.16.2 by @dependabot in #874
  • docs: updated CHANGELOG.md by @github-actions in #878
  • chore(deps): bump github.com/spf13/viper from 1.12.0 to 1.13.0 by @dependabot in #875
  • refact: add envd home path func by @kemingy in #880
  • chore: shell exit with set -euo pipefail by @kemingy in #879
  • bug: Fix detach instruction message by @VoVAllen in #882
  • chore: replace starship status symbol to common meanings by @kemingy in #883
  • chore: Update graph in readme by @gaocegege in #884
  • fix: include update repo by @kemingy in #885
  • fix(CLI): Fix build output argument and huggingface integration by @gaocegege in #886
  • fix: typo for git config file by @kemingy in #888
  • feat: support micromamba as an alternative to miniconda by @kemingy in #891
  • fix: Fix jupyter in root by @gaocegege in #900

Full Changelog: v0.2.0-alpha.21...v0.2.0-alpha.22

v0.2.0

16 Sep 12:03
4707bfe
Compare
Choose a tag to compare

What's Changed

Read more

v0.2.0-alpha.21

12 Sep 06:30
ddf3bdc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0-alpha.19...v0.2.0-alpha.21

v0.2.0-alpha.20

11 Sep 04:46
b38c5de
Compare
Choose a tag to compare

Changelog

v0.2.0-alpha.19

09 Sep 13:44
a0fbaa0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0-alpha.18...v0.2.0-alpha.19

v0.2.0-alpha.18

06 Sep 00:43
c0ba31a
Compare
Choose a tag to compare

What's Changed

  • docs: updated CHANGELOG.md by @github-actions in #819
  • chore(deps): bump github.com/moby/buildkit from 0.10.3 to 0.10.4 by @dependabot in #820
  • chore(deps): bump github.com/onsi/gomega from 1.20.0 to 1.20.1 by @dependabot in #821
  • feat(build): Mount local build context into the run command by @gaocegege in #822
  • test: enable e2e documentation test in CI by @VoVAllen in #823
  • chore: Split e2e test cases by @gaocegege in #824
  • bug: fix permission issue when pip install from git repo by @VoVAllen in #829
  • feat(lang): init py env by generating the bulid.envd by @kemingy in #827
  • fix(lang): expose host port by @kemingy in #832
  • bug: fix channels when use conda install with yaml file by @VoVAllen in #831
  • fix: Update demo by @gaocegege in #839
  • feat(lang): install.python_packages(local_wheels=[]) by @kemingy in #838
  • fix: Update demo by @gaocegege in #840
  • feat(cli): add msg when detach from container by @kemingy in #841
  • chore(deps): bump github.com/docker/go-units from 0.4.0 to 0.5.0 by @dependabot in #848
  • chore(deps): bump github.com/urfave/cli/v2 from 2.11.2 to 2.14.0 by @dependabot in #845
  • chore(deps): bump github.com/onsi/gomega from 1.20.1 to 1.20.2 by @dependabot in #846

Full Changelog: v0.2.0-alpha.17...v0.2.0-alpha.18