This repository has been archived by the owner on Sep 6, 2018. It is now read-only.
1.1.0
Bug Fixes
- Fixed
swiftlint
warnings in generated color extensions.
Roman Laitarenko
#32 - The storyboards macOS swift3 template was missing the "current target" module ignore code.
@djbe
#27 - Fix the
images
templates so that they work on watchOS again.
David Jennes
SwiftGen/SwiftGen#275
#30
New Features
- More variables have been deprecated, while new variables have been added. See SwiftGenKit#13 for more information.
David Jennes
#28
#39
#43
Internal Changes
- Switch from Travis CI to Circle CI, clean up the Rakefile in the process.
David Jennes
#24
#40 - Disable SwiftLint
conditional_returns_on_newline
in the font template.
Tom Baranes
#33 - Updated templates to use Stencil 0.9.0 features, such as for loops with a where condition.
David Jennes
#42
Deprecations
Note that in preparation for the upcoming SwiftGen 5.0, some variables available in the SwiftGen's Stencil templates have been deprecated and will be renamed. To prepare for SwiftGen 5.0, we strongly advise to migrate your custom templates so they use the new variables (already available in SwiftGen 4.2.1 / SwiftGenKit 1.1.0) instead of the old ones, so that they will continue to work in SwiftGen 5.0