Releases: tensorchord/envd
Releases · tensorchord/envd
v1.0.1
Note
Check the v1 upgrade guide here.
What's Changed
- docs: updated CHANGELOG.md by @github-actions in #1956
- fix: chown all the files for mamba under
/opt/conda
by @kemingy in #1961 - feat: remove envd v0 by @kemingy in #1963
- feat: use moby context by default by @kemingy in #1964
- feat: update examples to v1 syntax by @kemingy in #1965
- feat: upgrade julia to latest LTS version by @kemingy in #1966
- fix: r-lang in ubuntu:22.04 by @kemingy in #1967
- docs: change to v1 in readme by @kemingy in #1968
- fix: envd cmd alias conflict, bump buildkit container version by @kemingy in #1970
- feat: upgrade to micromamba2 by @kemingy in #1971
- docs: update the v0 & v1 envd reference by @kemingy in #1969
- fix: goreleaser config, bump to v6 by @kemingy in #1973
- fix: use buildkit container builder to export cache by @kemingy in #1975
- fix: use ubuntu 22.04 mirror by @kemingy in #1980
- fix: julia docs test by @kemingy in #1981
- chore: sort git tag by date when multiple tags bind to one commit by @kemingy in #1984
Full Changelog: v0.4.3...v1.0.1
v1.0.0
fix: julia docs test (#1981) Signed-off-by: Keming <[email protected]>
v1.0.0-alpha.3
v1.0.0-alpha.2
v1.0.0-alpha.1
docs: update the v0 & v1 envd reference (#1969) Signed-off-by: Keming <[email protected]>
v0.4.3
v0.4.2
v0.4.1
v0.4.0
Important
envd
v0.4 changed to use Ubuntu 22.04 and Python 3.11 as default.
Added shell("fish")
support for envd v1 syntax.
What's Changed
- docs: updated CHANGELOG.md by @github-actions in #1941
- docs(readme): fix github markdown callout by @kemingy in #1945
- feat: upgrade to python 3.11 by @kemingy in #1940
- chore(deps): bump pypa/cibuildwheel from 2.19.2 to 2.22.0 by @dependabot in #1950
- feat: upgrade to ubuntu 22.04 by @kemingy in #1939
- docs: fix discord and x badge by @kemingy in #1951
- feat: support fish shell by @kemingy in #1952
- fix: use ubuntu 22.04 for all the dind related tests by @kemingy in #1955
Full Changelog: v0.3.47...v0.4.0
v0.3.47
What's Changed
- chore: Update macos runner version by @gaocegege in #1942
- feat(cache): update cuda & cudnn version by @kemingy in #1943
Full Changelog: v0.3.46...v0.3.47