Envd

Latest version: v0.3.45

Safety actively analyzes 638316 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 17 of 22

0.2.0alpha.11

What's Changed
* docs: updated CHANGELOG.md by github-actions in https://github.com/tensorchord/envd/pull/694
* bug: Fix version prefix by VoVAllen in https://github.com/tensorchord/envd/pull/696


**Full Changelog**: https://github.com/tensorchord/envd/compare/v0.2.0-alpha.10...v0.2.0-alpha.11

0.2.0alpha.10

What's Changed
* docs: updated CHANGELOG.md by github-actions in https://github.com/tensorchord/envd/pull/691
* bug: Fix git tag version by VoVAllen in https://github.com/tensorchord/envd/pull/692


**Full Changelog**: https://github.com/tensorchord/envd/compare/v0.2.0-alpha.9...v0.2.0-alpha.10

0.2.0alpha.9

What's Changed
* docs: updated CHANGELOG.md by github-actions in https://github.com/tensorchord/envd/pull/686
* chore: skip starship prompt for customized image by kemingy in https://github.com/tensorchord/envd/pull/687
* bug: Use git version by default when build ssh by VoVAllen in https://github.com/tensorchord/envd/pull/688
* bug: Add release dependency by VoVAllen in https://github.com/tensorchord/envd/pull/689


**Full Changelog**: https://github.com/tensorchord/envd/compare/v0.2.0-alpha.8...v0.2.0-alpha.9

0.2.0alpha.8

![Screenshot from 2022-07-29 11-34-27](https://user-images.githubusercontent.com/5100735/181677715-d9349703-9a24-4452-88dc-838f98e31093.png)

[starship](https://starship.rs/) is enabled in envd for a better prompt!

What's Changed

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

New Contributors
* sea-wyq made their first contribution in https://github.com/tensorchord/envd/pull/674

**Full Changelog**: https://github.com/tensorchord/envd/compare/v0.2.0-alpha.7...v0.2.0-alpha.8

0.2.0alpha.7

What's Changed
* chore(deps): bump github.com/urfave/cli/v2 from 2.10.3 to 2.11.0 by dependabot in https://github.com/tensorchord/envd/pull/610
* docs: updated CHANGELOG.md by github-actions in https://github.com/tensorchord/envd/pull/614
* feat: Refactor with Builder.Options by gaocegege in https://github.com/tensorchord/envd/pull/615
* support buildkit TCP socket by kemingy in https://github.com/tensorchord/envd/pull/599
* docs: add lilylee1874 as a contributor for design by allcontributors in https://github.com/tensorchord/envd/pull/622
* fix: check manifest and image update in new gateway buildfunc by aseaday in https://github.com/tensorchord/envd/pull/624
* docs: add sea-wyq as a contributor for bug, design, bug by allcontributors in https://github.com/tensorchord/envd/pull/628
* chore: change to a tiny py lib to reduce test time by kemingy in https://github.com/tensorchord/envd/pull/630
* feat(lang): Remove conda from custom base image by gaocegege in https://github.com/tensorchord/envd/pull/626


**Full Changelog**: https://github.com/tensorchord/envd/compare/v0.2.0-alpha.6...v0.2.0-alpha.7

0.2.0alpha.6

What's Changed
* docs: updated CHANGELOG.md by github-actions in https://github.com/tensorchord/envd/pull/578
* chore: update envd destroy cmd log msg by kemingy in https://github.com/tensorchord/envd/pull/579
* chore(deps): bump pypa/cibuildwheel from 2.7.0 to 2.8.0 by dependabot in https://github.com/tensorchord/envd/pull/583
* chore: Use %w to format errors by terrytangyuan in https://github.com/tensorchord/envd/pull/584
* docs: add cswpy as a contributor for doc by allcontributors in https://github.com/tensorchord/envd/pull/585
* Use DefaultText in up.go by gyli in https://github.com/tensorchord/envd/pull/587
* docs: add gyli as a contributor for code by allcontributors in https://github.com/tensorchord/envd/pull/588
* bug: fix missing function in example mnist by VoVAllen in https://github.com/tensorchord/envd/pull/589
* ci: Replace lint checks with pre-commit and golangci-lint linters by terrytangyuan in https://github.com/tensorchord/envd/pull/591
* chore: Improve error wrapping and checking by terrytangyuan in https://github.com/tensorchord/envd/pull/590
* fix: Pre-mkdir the .cache directory of user envd by aseaday in https://github.com/tensorchord/envd/pull/592
* fix: Fix error handling issue by gaocegege in https://github.com/tensorchord/envd/pull/597
* feat(lang): Support image in base by gaocegege in https://github.com/tensorchord/envd/pull/595
* chore: Fix lint issues by gaocegege in https://github.com/tensorchord/envd/pull/598
* fix: pre-create conda package cache directory by aseaday in https://github.com/tensorchord/envd/pull/600
* fix: set conda as the only python provider by aseaday in https://github.com/tensorchord/envd/pull/602
* chore: Set lint timeout to 3m by gaocegege in https://github.com/tensorchord/envd/pull/605
* feat(WSL): Add ssh config entry to Windows ssh config if using WSL by VoVAllen in https://github.com/tensorchord/envd/pull/604
* feat(builder): Abstract BuildFunc to use gateway client by gaocegege in https://github.com/tensorchord/envd/pull/606

New Contributors
* gyli made their first contribution in https://github.com/tensorchord/envd/pull/587

**Full Changelog**: https://github.com/tensorchord/envd/compare/v0.2.0-alpha.5...v0.2.0-alpha.6

Page 17 of 22

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.