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: cucumber/aruba
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.1
Choose a base ref
...
head repository: cucumber/aruba
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.2
Choose a head ref
  • 11 commits
  • 13 files changed
  • 1 contributor

Commits on Jun 5, 2020

  1. Clean up code

    mvz committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    1dd3399 View commit details
    Browse the repository at this point in the history
  2. Remove unused shared context

    mvz committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    2c895a1 View commit details
    Browse the repository at this point in the history
  3. Remove unneeded context

    mvz committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    faf14d2 View commit details
    Browse the repository at this point in the history
  4. Simplify hash mapping

    mvz committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    5451436 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    933babe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3e949fd View commit details
    Browse the repository at this point in the history
  7. Merge pull request #717 from cucumber/code-cleanups

    Various code cleanups
    mvz authored Jun 5, 2020
    Configuration menu
    Copy the full SHA
    ee4ce52 View commit details
    Browse the repository at this point in the history
  8. Update and loosen dependency on RuboCop

    RuboCop will not activate any new cops by default before the 1.0
    release, so it is safe to allow any higher pre-1.0 version.
    mvz committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    3afc638 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2020

  1. Merge pull request #718 from cucumber/update-rubocop

    Update and loosen dependency on RuboCop
    mvz authored Jun 6, 2020
    Configuration menu
    Copy the full SHA
    db652d9 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2020

  1. Loosen childprocess dependency

    mvz committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    00cb078 View commit details
    Browse the repository at this point in the history
  2. Prepare version 1.0.2 for release

    mvz committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    8e7a66f View commit details
    Browse the repository at this point in the history
Loading