Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(yargs-factory)!: refactor yargs-factory to use class #1895

Merged
merged 6 commits into from Mar 31, 2021

Commits on Mar 28, 2021

  1. refactor(yargs-factory)!: refactor yargs-factory to use class

    refactor!: methods that used _ to indicate privacy are now actually private
    bcoe committed Mar 28, 2021
    Copy the full SHA
    7203893 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    cc5c970 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. refactor: finish adding privacy

    bcoe committed Mar 29, 2021
    Copy the full SHA
    abfc29b View commit details
    Browse the repository at this point in the history
  2. refactor: simplify wrapper logic

    bcoe committed Mar 29, 2021
    Copy the full SHA
    4871451 View commit details
    Browse the repository at this point in the history
  3. refactor: simplify factory

    bcoe committed Mar 29, 2021
    Copy the full SHA
    f4c37b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

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