Skip to content

Version 0.4.0

Compare
Choose a tag to compare
@pixeldock pixeldock released this 12 Jan 09:41
· 14 commits to master since this release

I fixed the // MARK: syntax to silence SwiftLint warnings. The view controller's properties' access control has changed from private to fileprivate to make them accessible to extensions within the same source file.

The usage of these templates remains unchanged.