Tags give the ability to mark specific points in history as being important
-
1.0.0
b296bbb3 · ·First version, with layers and slices architecture presets The layers presets enforce Ports & Adapters and Onion architectures, plus a few other types of code that we commonly encounter in codebases. The slices presets enforce the modular monolith architecture, and can also be used to enforce decoupling of the tests of those modules.