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: TeXitoi/structopt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.16
Choose a base ref
...
head repository: TeXitoi/structopt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.17
Choose a head ref
  • 6 commits
  • 8 files changed
  • 3 contributors

Commits on May 30, 2019

  1. Support Option<Vec<T>> field type (#191)

    sphynx authored and TeXitoi committed May 30, 2019
    Configuration menu
    Copy the full SHA
    57b33d3 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2019

  1. Optionally add paw support for structopt as a feature (#192)

    This adds a feature that can be turned on that will include the
    ParseArgs impl when generating the struct and enums
    gameldar authored and TeXitoi committed Jun 1, 2019
    Configuration menu
    Copy the full SHA
    8068f96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    063eaf0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18d8aae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a7cf4e9 View commit details
    Browse the repository at this point in the history
  5. v0.2.17

    TeXitoi committed Jun 1, 2019
    Configuration menu
    Copy the full SHA
    1aabc67 View commit details
    Browse the repository at this point in the history
Loading