Skip to content

Latest commit

 

History

History
executable file
·
18 lines (14 loc) · 514 Bytes

CHANGELOG.md

File metadata and controls

executable file
·
18 lines (14 loc) · 514 Bytes

Change Log

All notable changes to this project will be documented in this file.

1.0.0

Original template projects by Raymond Law and Miguel Berrocal were reworked. Extra protocols were removed to make templates be closer to original Clean architecture concept.

  • Added the Scene template to generate the following Clean Swift components:
    • View Controller
    • Interactor
    • Presenter
    • Router
    • Boundary Models
    • Configurator
    • Worker
    • Unit Test
  • These components can also be generated individually.