v0.2.0-alpha.1
·
901 commits
to main
since this release
What's Changed
- docs: updated CHANGELOG.md by @github-actions in #453
- chore: Bump version v0.1.0 by @gaocegege in #454
- fix: enable release with Homebrew only on stable versions by @rudeigerc in #455
- feat: Add base image for R language by @terrytangyuan in #457
- chore: Remove redundant error check on ssh stage by @terrytangyuan in #458
- feat: Print out container info when wait timeout by @terrytangyuan in #460
- docs: Add code of conduct document by @terrytangyuan in #456
- chore: fix typo in system.go by @eltociear in #461
- docs: add eltociear as a contributor for code by @allcontributors in #462
- chore(Makefile): add default goal as
build
by @Triple-Z in #465 - feat(CLI): Prune cache by @gaocegege in #464
- fix typos by @haiker2011 in #468
- docs: add haiker2011 as a contributor for code by @allcontributors in #469
- feat(CLI): Add go API to support LSP by @gaocegege in #302
- feat(CLI): Add '--detail' for detail version information (#283) by @popfido in #471
- docs: add popfido as a contributor for code by @allcontributors in #473
- Update build.go by @Gui-Yue in #472
- docs: add Gui-Yue as a contributor for code by @allcontributors in #475
- feat #246: envd up a GPU image without GPUs by @kenwoodjw in #474
- fix: correct comments and unify receiver names and simplify some code by @hezhizhen in #477
- chore: Add roadmap in readme by @gaocegege in #480
- chore: replace ContainerInspect and Info with GetContainer and GetInfo by @Gui-Yue in #486
- feat(lang): Support python requirements.txt in python_packages by @gaocegege in #484
- feat(lang): Support R language by @gaocegege in #491
- feat(ssh): Config ssh key permanently and globally by @VoVAllen in #487
- chore: fix typo in ROADMAP by @hezhizhen in #496
- feat(lang): Support julia by @gaocegege in #495
- docs: add hezhizhen as a contributor for doc by @allcontributors in #501
- chore: fix typo and format imports and simplify code by @hezhizhen in #500
- docs: add shaonianche as a contributor for doc by @allcontributors in #502
- chore: remove useless ssh_config file by @zdyxry in #506
- chore(deps): bump github.com/urfave/cli/v2 from 2.8.1 to 2.10.3 by @dependabot in #504
- chore(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.5 by @dependabot in #505
New Contributors
- @eltociear made their first contribution in #461
- @haiker2011 made their first contribution in #468
- @Gui-Yue made their first contribution in #472
- @zdyxry made their first contribution in #506
Full Changelog: v0.1.0...v0.2.0-alpha.1