v0.3.3
Changelog
Exciting New Features π
- 571abfe: feat: add --format for commands to output json (#1323) (@cutecutecat)
Bug Fix π
- bb0fe7c: Fix: Remove unnecessary user switching code when installing R package (#1351) (@oubotong)
- e1cb495: fix: doc url in envd github issue page (#1338) (@kemingy)
- 4f406ce: fix: fix broken link (#1349) (@xxchan)
- 095237d: fix: fix nil pointer dereference when exiting shell (#1364) (@LuBingtan)
- 296680c: fix: install black[jupyter] for CI check (#1343) (@kemingy)
- b0b5d71: fix: remove duplicated config and fix Dockerfile pattern (#1362) (@hezhizhen)
- 3093e1a: fix: v1 change default user group to 1000:1000 (#1347) (@kemingy)
Refactor ποΈ
Documentation ποΈ
- f18b194: docs: add xxchan as a contributor for doc (#1350) (@allcontributors[bot])
- 0c43012: docs: updated CHANGELOG.md (#1335) (@github-actions[bot])
Others:
- aae5e27: chore(deps): bump github.com/mattn/go-isatty from 0.0.16 to 0.0.17 (#1361) (@dependabot[bot])
- cb33a65: chore(deps): bump github.com/tensorchord/envd-server from 0.0.21 to 0.0.23 (#1341) (@dependabot[bot])
- 722fca1: chore(deps): bump pypa/cibuildwheel from 2.11.3 to 2.11.4 (#1340) (@dependabot[bot])
- 7426973: doc: add pytorch2 example (#1339) (@xing0821)