pointfreeco / swift-composable-architecture

A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
https://www.pointfree.co/collections/composable-architecture
MIT License
11.91k stars 1.37k forks source link

Swift Language Support: Drop <5.9 #3185

Closed stephencelis closed 3 weeks ago

stephencelis commented 3 weeks ago

We dropped support for 5.9 in all of TCA's dependencies, so let's do the same here.