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: pact-foundation/pact-js-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v10.2.2
Choose a base ref
...
head repository: pact-foundation/pact-js-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v10.2.3
Choose a head ref
  • 5 commits
  • 12 files changed
  • 2 contributors

Commits on Oct 30, 2019

  1. fix(spawn): Now binaries are spawned directly with array arguments, r…

    …ather than quoted strings. Should fix #118
    TimothyJones committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    378f256 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    977a845 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b82d6d View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2019

  1. Merge pull request #202 from pact-foundation/remove-quotes

    fix(spawn): Spawn binaries directly with arguments arrays, removing the need to quote options
    TimothyJones authored Dec 11, 2019
    Configuration menu
    Copy the full SHA
    1d70080 View commit details
    Browse the repository at this point in the history
  2. chore(release): 10.2.3

    TimothyJones committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    27e4fe6 View commit details
    Browse the repository at this point in the history
Loading