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: appium/node-simctl
base: dff83574a4edef96fe24bb4460154ec4ceb586e2
Choose a base ref
...
head repository: appium/node-simctl
compare: c3230a66a8d7774bce1c6b145c5de93068d2ac14
Choose a head ref
  • 14 commits
  • 33 files changed
  • 5 contributors

Commits on Feb 7, 2020

  1. refactor: Change simctl to be a class rather than set of functions (#97)

    BREAKING CHANGE: All `static` functions are now moved to members of Simctl class
    BREAKING CHANGE: Some function names/arguments were changed to be in sync with others
    mykola-mokhnach committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    abfeab8 View commit details
    Browse the repository at this point in the history
  2. 6.0.0

    mykola-mokhnach committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    d5257b4 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2020

  1. Configuration menu
    Copy the full SHA
    973b29e View commit details
    Browse the repository at this point in the history
  2. 6.0.1

    mykola-mokhnach committed Feb 8, 2020
    Configuration menu
    Copy the full SHA
    0358acc View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2020

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

Commits on Feb 10, 2020

  1. 6.0.2

    mykola-mokhnach committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    217c4dd View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2020

  1. Configuration menu
    Copy the full SHA
    77848e2 View commit details
    Browse the repository at this point in the history
  2. 6.1.0

    mykola-mokhnach committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    514e865 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

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

Commits on Apr 1, 2020

  1. chore: move to dependabot (#103)

    * chore: move to dependabot
    
    * chore: add v5 branch to dependabot config
    imurchie committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    4304720 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

  1. Bump mocha from 7.2.0 to 8.0.1 (#105)

    Bumps [mocha](https://github.com/mochajs/mocha) from 7.2.0 to 8.0.1.
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
    - [Commits](mochajs/mocha@v7.2.0...v8.0.1)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    dada003 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2020

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

Commits on Jul 14, 2020

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

Commits on Jul 15, 2020

  1. 6.2.0

    mykola-mokhnach committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    c3230a6 View commit details
    Browse the repository at this point in the history