Skip to content

Releases: roberthein/tinyTCA

tinyTCA 1.0.5 - Optional error handling

22 Jul 04:32
1cb7706

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.4...1.0.5

tinyTCA 1.0.4 - Remove static

19 Jul 15:27

Choose a tag to compare

Full Changelog: 1.0.3...1.0.4

moves away from static implementation

tinyTCA 1.0.3 - Make public

19 Jul 08:07

Choose a tag to compare

Full Changelog: 1.0.2...1.0.3

makes internal files and types public

tinyTCA 1.0.2 – Ignores SVG folder

19 Jul 07:54

Choose a tag to compare

Full Changelog: 1.0.1...1.0.2

ignores SVG folder during build

TinyTCA 1.0.1 – Removes unsafe flags

19 Jul 07:35

Choose a tag to compare

Full Changelog: 1.0.0...1.0.1

removes: .unsafeFlags(["-enable-actor-data-race-checks"], .when(configuration: .debug))

TinyTCA 1.0 – First Stable Release

19 Jul 07:19

Choose a tag to compare

🎉 First release of tinyTCA!

This version includes:

  • Protocol-based Feature, State, and Action definitions
  • A lightweight Store with strict Swift 6 concurrency support
  • No dependencies – pure Swift and SwiftUI

MIT licensed and ready for your next project 💡