You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The last available version (4.2.0) depends Yams in 3.0.1 exact version.
In our project, we try to use swift-openapi-generator, wich depends on Yams in 4.0.0..<6.0.0
On master, I see that Yams has been bumped up to 5.0.1 on SwiftyMocky.
Would it just be possible to tag a new version ?
As a workaround, I can reference the revision master in my package.swift, but I'd love not to ;)
Thanks !
The text was updated successfully, but these errors were encountered:
The last available version (4.2.0) depends Yams in 3.0.1 exact version.
In our project, we try to use swift-openapi-generator, wich depends on Yams in 4.0.0..<6.0.0
On master, I see that Yams has been bumped up to 5.0.1 on SwiftyMocky.
Would it just be possible to tag a new version ?
As a workaround, I can reference the revision
master
in my package.swift, but I'd love not to ;)Thanks !
The text was updated successfully, but these errors were encountered: