inseven / builds

GitHub Actions status board for macOS and iOS
MIT License
1 stars 1 forks source link

refactor: Remove some dependence on Combine in `ApplicationModel` #322

Closed jbmorley closed 4 months ago

jbmorley commented 4 months ago

This change continues the work to move away from Combine in ApplicationModel to allow us to switch to the new SwiftUI Observation model.