Version 0.4.0
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.