Vladislav Alekseev

Results 3 issues of Vladislav Alekseev

I'd like to add some context into every command. Ideally, initialize it with objects. Currently [`ParsableArguments`](https://github.com/apple/swift-argument-parser/blob/main/Sources/ArgumentParser/Parsable%20Types/ParsableArguments.swift#L30) requires `init()`. SAP uses it to instantiate commands once input has been parsed. Is...

I see last release is 1.5.0, but stable branch has a lot of changes. Can you please make a new version with them so everybody can refer to it? Thanks.

Do you guys have any plans to support SPM properly?