Releases: roberthein/tinyTCA
Releases · roberthein/tinyTCA
tinyTCA 1.0.5 - Optional error handling
tinyTCA 1.0.4 - Remove static
Full Changelog: 1.0.3...1.0.4
moves away from static implementation
tinyTCA 1.0.3 - Make public
Full Changelog: 1.0.2...1.0.3
makes internal files and types public
tinyTCA 1.0.2 – Ignores SVG folder
Full Changelog: 1.0.1...1.0.2
ignores SVG folder during build
TinyTCA 1.0.1 – Removes unsafe flags
Full Changelog: 1.0.0...1.0.1
removes: .unsafeFlags(["-enable-actor-data-race-checks"], .when(configuration: .debug))
TinyTCA 1.0 – First Stable Release
🎉 First release of tinyTCA!
This version includes:
- Protocol-based Feature, State, and Action definitions
- A lightweight
Storewith strict Swift 6 concurrency support - No dependencies – pure Swift and SwiftUI
MIT licensed and ready for your next project 💡