v0.2.0-alpha.8
Pre-release
Pre-release
gaocegege
released this
29 Jul 03:37
·
764 commits
to main
since this release
starship is enabled in envd for a better prompt!
What's Changed
- docs: updated CHANGELOG.md by @github-actions in #639
- chore: add e2e test helper for container use spec by @aseaday in #640
- chore: Add gitpod badge by @gaocegege in #643
- remove xdg, use $HOME/.config and $HOME/.cache by @kemingy in #641
- feat(CLI): Support cache by @gaocegege in #648
- fix: context create with 'use' by @kemingy in #652
- fix(build): Fix image config by @gaocegege in #651
- chore(deps): bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 by @dependabot in #656
- chore(deps): bump pypa/cibuildwheel from 2.8.0 to 2.8.1 by @dependabot in #653
- chore(deps): bump actions/upload-artifact from 2 to 3 by @dependabot in #654
- chore(deps): bump github.com/urfave/cli/v2 from 2.11.0 to 2.11.1 by @dependabot in #655
- chore(deps): bump github.com/onsi/gomega from 1.19.0 to 1.20.0 by @dependabot in #657
- chore: Fix flakey test cases by @gaocegege in #658
- chore: add envd file editor config by @kemingy in #664
- chore: fix export cache warning by @kemingy in #662
- feature: add label ai.tensorchord.envd.build.manifestBytecodeHash to image for cache robust by @aseaday in #661
- chore: Update discord badge by @gaocegege in #676
- feat(lang): Support env.yaml in conda_packages by @sea-wyq in #674
- docs: add sea-wyq as a contributor for code by @allcontributors in #678
- fix: Fix lint issues in conda env yaml feature PR by @gaocegege in #679
- feat(lang): Add io.copy by @gaocegege in #675
- fix: Add environment variable PATH in run by @gaocegege in #680
- docs: Mention support for other languages by @terrytangyuan in #684
- feat: add starship as the prompt manager by @kemingy in #681
New Contributors
Full Changelog: v0.2.0-alpha.7...v0.2.0-alpha.8