SwiftGen-Storyboard v0.7.5 Release Notes

  • ✨ Enhancements

    • ⚡️ Updated stencils and unit tests to pass SwiftLint.
      Adam Gask #79
    • ⚡️ Updated storyboards-default.stencil to better avoid name confusions.
      Olivier Halligon
      • Now cases names are suffixed with …Scene and static func are prefixed with instantiate… to lower the risks of a name conflict with your ViewController classes.
      • The old template is still available but has been renamed storyboards-uppercase.stencil
    • ➕ Added support for *.clr files (files to store NSColorList's presented in Color Picker on "Color Palettes" tab).
      Ilya Puchka #81