Skip to content

Releases: nalexn/clean-architecture-swiftui

3.0

08 Dec 18:25
Compare
Choose a tag to compare

The project received a full revamp with up-to-date stack technologies and Swift features. What's been changed:

  • Project structure has been migrated to use @main App
  • CoreData → SwiftData
  • Combine → async - await
  • XCTest → Swift Testing