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: deerawan/vscode-dash
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.0
Choose a base ref
...
head repository: deerawan/vscode-dash
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 4 commits
  • 4 files changed
  • 2 contributors

Commits on Mar 3, 2020

  1. add gradle support (#84)

    closes #82
    deerawan authored Mar 3, 2020
    Configuration menu
    Copy the full SHA
    7e2dd15 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. Bump acorn from 6.3.0 to 6.4.1 (#85)

    Bumps [acorn](https://github.com/acornjs/acorn) from 6.3.0 to 6.4.1.
    - [Release notes](https://github.com/acornjs/acorn/releases)
    - [Commits](acornjs/acorn@6.3.0...6.4.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 7, 2020
    Configuration menu
    Copy the full SHA
    1e9580c View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2020

  1. Release 2.4.0 (#86)

    * update changelog.md
    * 2.4.0
    deerawan authored Apr 11, 2020
    Configuration menu
    Copy the full SHA
    91443e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. Bump lodash from 4.17.15 to 4.17.19 (#89)

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.15...4.17.19)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 20, 2020
    Configuration menu
    Copy the full SHA
    7abf715 View commit details
    Browse the repository at this point in the history
Loading