Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.3.0 #382

Merged
merged 8 commits into from
Mar 22, 2024
Merged

Release v0.3.0 #382

merged 8 commits into from
Mar 22, 2024

Commits on Mar 12, 2024

  1. Set version v0.3.0-rc.0

    georgestagg committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    263f258 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Send R script R_HOME warning to stderr

    Follow-up to #367. Redirecting the wasm R and Rscript to the host binaries
    works, but R_HOME is no longer as expected. A warning about this is printed
    to `stdout`, breaking subcommands and pipes when cross-compiling R packages
    that run R or Rscript in e.g. Makevars.
    
    This change redirects that warning to `stderr`.
    
    See also https://bugs.r-project.org/show_bug.cgi?id=15070
    georgestagg committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    836ab15 View commit details
    Browse the repository at this point in the history
  2. Ensure optional Wasm bin scripts are installed

    Follow-up to #368.
    georgestagg committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    ff0ab78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af4cc3c View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    be783bf View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    c97e3d7 View commit details
    Browse the repository at this point in the history
  2. Set version v0.3.0-rc.1

    georgestagg committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    03cead5 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Set version v0.3.0

    georgestagg committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    d03314a View commit details
    Browse the repository at this point in the history