Breaking
--swift-versionnow defaults to 2.1.1 instead of 2.1.
Nikita Lutsenko
#416- Swift 1.x is no longer supported.
--templates-directoryand--assets-directoryhave been deprecated in favor
of--theme. Specify either 'apple' (default), 'fullwidth' or the path to
your mustache templates and other assets for a custom theme.
Karl Bowden
JP Simard
#130
Enhancements
- Add
--sdk [iphone|watch|appletv][os|simulator]|macosxoption for Objective-C
projects.
Jeff Verkoeyen - Add
--headoption to inject custom HTML into<head></head>.
JP Simard