SwiftGen v5.3.0 Release Notes
Release Date: 2018-05-16 // about 5 years ago-
๐ Changes in core dependencies of SwiftGen
๐ New Features
- ๐ฑ XCAssets: exposed getter for image name string.
Abbey Jackson SwiftGen/templates#85 - ๐ฑ XCAssets: exposed getter for color name string.
Stephan Diederich SwiftGen/templates#87 - ๐ Allows to set all properties as
public
by using--param publicAccess
on all templates.
Olivier Halligon SwiftGen/templates#84 Txai Wieser SwiftGen/templates#81
Internal Changes
- ๐ง Merged the
SwiftGenKit
andtemplates
repositories back into this repository for easier development and maintenance.
David Jennes #356
- ๐ฑ XCAssets: exposed getter for image name string.