Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: scala-js/scala-js-js-envs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.0
Choose a base ref
...
head repository: scala-js/scala-js-js-envs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 8 commits
  • 5 files changed
  • 2 contributors

Commits on Jan 31, 2022

  1. Towards 1.3.1.

    gzm0 committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    9d46d49 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2022

  1. Add tests for ExternalJSRun.Config.env

    The functionality previously existed, but was untested.
    gzm0 committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    735f1c6 View commit details
    Browse the repository at this point in the history
  2. Add support for Environment vars in RunConfig

    This is the first step towards scala-js/scala-js#4686.
    gzm0 committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    f8e9533 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #23 from gzm0/run-env

    Add support for Environment vars in RunConfig
    sjrd authored Aug 28, 2022
    Configuration menu
    Copy the full SHA
    f0fd30c View commit details
    Browse the repository at this point in the history
  4. Bump the version to 1.4.0-SNAPSHOT.

    To account for the new feature in
    f8e9533.
    sjrd committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    d16949b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #24 from sjrd/towards-1.4.0

    Bump the version to 1.4.0-SNAPSHOT.
    sjrd authored Aug 28, 2022
    Configuration menu
    Copy the full SHA
    bd6d869 View commit details
    Browse the repository at this point in the history
  6. Version 1.4.0.

    sjrd committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    ef45761 View commit details
    Browse the repository at this point in the history
  7. Towards 1.4.1.

    sjrd committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    d068356 View commit details
    Browse the repository at this point in the history
Loading