Skip to content

Releases: rocker-org/devcontainer-features

feature_quarto-cli_1.1.5

11 Apr 14:50
c14e583

Choose a tag to compare

What's Changed

  • fix: try quarto install chrome-headless-shell instead of quarto install chromium by @eitsupi in #278

feature_miniforge_2.0.2

17 Mar 01:32
6a2f162

Choose a tag to compare

What's Changed

  • fix(miniforge): exclude pre-releases from latest by @aryarm in #275

New Contributors

feature_r-apt_0.5.0

24 May 08:44
e7cf99c

Choose a tag to compare

Support arm64 platform by @eitsupi in #261

feature_quarto-cli_1.1.4

24 May 07:28
a9941fc

Choose a tag to compare

  • fix(quarto-cli): simplify installation log of tinytex and chromium by @eitsupi in #260

feature_quarto-cli_1.1.3

23 May 10:52
6ca6f4f

Choose a tag to compare

  • fix(quarto-cli): use quarto install instead of quarto tools install by @juliopterix in #252

New Contributors

feature_miniforge_2.0.1

23 May 10:50
56c33a9

Choose a tag to compare

  • fix(miniforge): pypy variant is no longer available on the latest version by @eitsupi in #256

feature_rstudio-server_0.3.1

14 Nov 11:37
87b90c5

Choose a tag to compare

Supports ubuntu noble

feature_miniforge_2.0.0

04 Oct 13:02
6f0e6b7

Choose a tag to compare

Change the default value of variant from "Mambaforge" to "Miniforge3", sinse as of 2024-07-21, Mambaforge is deprecated.
See the official announcement: Sunsetting Mambaforge

feature_r-dependent-packages_0.2.0

11 Sep 13:50
058402c

Choose a tag to compare

feat(r-dependent-packages): new `skip` option to skip R package insta…

feature_r-dependent-packages_0.1.0

12 May 07:57
2057c93

Choose a tag to compare

New Feature to install R packages from a DESCRIPTION file.