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: juliangruber/brace-expansion
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.1
Choose a base ref
...
head repository: juliangruber/brace-expansion
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.0
Choose a head ref
  • 17 commits
  • 18 files changed
  • 5 contributors

Commits on Mar 24, 2021

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

Commits on Aug 13, 2021

  1. Add github actions, remove travis. Closes #52 (#53)

    * add github actions, remove travis
    
    * test on ppc64le
    
    * Revert "test on ppc64le"
    
    This reverts commit 28d6b4e.
    juliangruber authored Aug 13, 2021
    Configuration menu
    Copy the full SHA
    5c8756a View commit details
    Browse the repository at this point in the history
  2. docs: add back ci badge

    juliangruber authored Aug 13, 2021
    Configuration menu
    Copy the full SHA
    8ee5626 View commit details
    Browse the repository at this point in the history
  3. Bump path-parse from 1.0.6 to 1.0.7 (#51)

    Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
    - [Release notes](https://github.com/jbgutierrez/path-parse/releases)
    - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: path-parse
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 13, 2021
    Configuration menu
    Copy the full SHA
    dc741cf View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2021

  1. added jsdoc (#55)

    jimmywarting authored Aug 14, 2021
    Configuration menu
    Copy the full SHA
    68c0e37 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

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

Commits on Mar 28, 2022

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

Commits on Jun 8, 2022

  1. switch from tape to test module (#60)

    * switch from tape to test module
    
    * remove deprecated node versions
    juliangruber authored Jun 8, 2022
    Configuration menu
    Copy the full SHA
    2520537 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

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

    juliangruber committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    1e7c9cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1eb3fa4 View commit details
    Browse the repository at this point in the history
  4. add standard

    juliangruber committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    3494c4d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d23ede9 View commit details
    Browse the repository at this point in the history
  6. remove test

    juliangruber committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    e3dd8ae View commit details
    Browse the repository at this point in the history
  7. docs

    juliangruber committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    6dad209 View commit details
    Browse the repository at this point in the history
  8. node 16 is EOL

    juliangruber committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    9e781e9 View commit details
    Browse the repository at this point in the history
  9. 3.0.0

    juliangruber committed Oct 7, 2023
    1 Configuration menu
    Copy the full SHA
    b01a637 View commit details
    Browse the repository at this point in the history
Loading