SwiftGen-Storyboard v6.1.0 Release Notes

Release Date: 2019-01-29 // about 5 years ago
  • ๐Ÿ”„ Changes in core dependencies of SwiftGen

    ๐Ÿ†• New Features

    ๐Ÿ› Bug Fixes

    • ๐Ÿšš Colors: Fix an issue where the public access modifier was not being added correctly in the literals-swift3 and literals-swift4 templates when the publicAccess parameter was specified. Also remove some uneccessary public access modifiers from the swift3 and swift4 templates.
      Isaac Halvorson #549

    Internal Changes

    • Resolve path if the binary is a symbolic link in order to find bundled templates.
      Liquidsoul #559
    • โšก๏ธ Update to SwiftLint 0.30.1 and enable some extra SwiftLint rules.
      David Jennes #574 #583