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: pkgjs/parseargs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.0
Choose a base ref
...
head repository: pkgjs/parseargs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.0
Choose a head ref
  • 4 commits
  • 12 files changed
  • 3 contributors

Commits on Apr 10, 2022

  1. refactor!: switch to existing ERR_INVALID_ARG_VALUE (#97)

    Benjamin E. Coe authored Apr 10, 2022
    Configuration menu
    Copy the full SHA
    084a23f View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. refactor!: rework results to remove redundant flags property and st…

    …ore value true for boolean options (#83)
    shadowspawn authored Apr 11, 2022
    Configuration menu
    Copy the full SHA
    be153db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95536a0 View commit details
    Browse the repository at this point in the history
  3. chore(main): release 0.6.0 (#100)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Benjamin E. Coe <bencoe@google.com>
    github-actions[bot] and Benjamin E. Coe authored Apr 11, 2022
    Configuration menu
    Copy the full SHA
    f922a51 View commit details
    Browse the repository at this point in the history
Loading