SwiftGen/StencilSwiftKit

new release

Closed this issue ยท 0 comments

hectr commented

Hello ๐Ÿ‘‹

Currently StencilSwiftKit stable branch depends on Stencil 0.14.0, which depends on PathKit 1.0.0. But last tagged version (StencilSwiftKit 2.7.2) depends on Stencil 0.13.1, which depends on PathKit 0.9.0. The change of major version in PathKit makes it impossible to use a fixed StencilSwiftKit version, if you also depend on other packages that depend on PathKit 1.0.0.

Would it be possible to have a new release of StencilSwiftKit so it is possible to depend on it and on PathKit 1.0.0 at the same time without having to use StencilSwiftKit stable branch?