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.7.1
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.8.0
Choose a head ref
  • 7 commits
  • 15 files changed
  • 4 contributors

Commits on Apr 17, 2022

  1. docs: add upstream docs to README (#113)

    Copy current proposed documentation into README so can discuss changes over PR in the usual way.
    shadowspawn authored Apr 17, 2022
    Configuration menu
    Copy the full SHA
    53ecc2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d539c3 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

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

Commits on Apr 19, 2022

  1. feat!: switch type:string option arguments to greedy, but with error …

    …for suspect cases in strict mode (#88)
    shadowspawn authored Apr 19, 2022
    Configuration menu
    Copy the full SHA
    c2b5e72 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. nits: a couple small tweaks while merging upstream (#117)

    * small tweak to wording for greedy args (thought it read clearer).
    * received warning from linter for capital Object in JSDoc.
    Benjamin E. Coe authored Apr 20, 2022
    Configuration menu
    Copy the full SHA
    6ca85cd View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. refactor: most recent code review changes (#118)

    Benjamin E. Coe authored May 16, 2022
    Configuration menu
    Copy the full SHA
    8943312 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 0.8.0 (#115)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored May 16, 2022
    Configuration menu
    Copy the full SHA
    481156a View commit details
    Browse the repository at this point in the history
Loading