Philipp C. Heckel

Results 62 issues of Philipp C. Heckel

Hi again. Semver 2.0.0 states in bullet point 11 that "Build metadata does not figure into precedence". Furthermore it states that "Build metadata SHOULD be ignored when determining version precedence."...

Hi, thanks for the library. In bullet point 10, semver 2.0.0 states about build metadata: "Identifiers MUST comprise only ASCII alphanumerics and hyphen [0-9A-Za-z-]." You library currently complains that "0.1.0+SNAPSHOT-123.git456"...

Good stuff, thanks for the work. Do you think you could create an official PPA for fanout? After the changes from @elliotkendall for debian that's actually really easy. I created...

## Checklist * [x] Are you running the latest v2 release? The list of releases is [here](https://github.com/urfave/cli/releases). * [x] Did you check the manual for your release? The v2 manual...

kind/feature
area/v2

``` $ curl -sSL "https://nopaste.net/abc?a=def" $ curl -SL "https://nopaste.net/abc?a=def" Warning: Binary output can mess up your terminal. Use "--output -" to tell Warning: curl to output it to your terminal...

bug