Skip to content

1.2.1

Choose a tag to compare

@joaolfp joaolfp released this 22 May 04:05
· 41 commits to main since this release

Fix

We updated a library version used in this tool

  • Updated swift-argument-parser to 1.4.0 (was 1.3.1)

swift-argument-parser

Removes default parameter values from deprecated CommandConfiguration initializers to prevent them from being selected as overloads. Some niche invalid deprecation warnings should no longer occur.