Swiftpack.co - Swift Packages by dannyhertz

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by dannyhertz

dannyhertz/rxswift-composable-architecture 0.8.0
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
⭐️ 76
🕓 3 years ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
0.8.0 - CocoaPods support!
3 years ago
This release adds CocoaPods support.
0.7.0
3 years ago
Changes from the Point-Free 0.7.0 release: * Changed: LocationManager mock initializers now take the correct, optional signature for the location dependency (thanks @mackoj). * Changed: Reducer.optional is now a method so that its assertions can include file/line context (thanks @alexito4). The optional property has been deprecated in favor of the method. * Bug fixed: Store.ifLet no longer evaluates the else branch too often. * Infrastructure: documentation fixes (thanks @jasdev, @artnest, @mmatoszko). Changes specific to this repo: * Added CoreLocation microlibrary/target
0.6.1
3 years ago
Fix IfLet bug causing multiple emissions on state change
0.6.0
3 years ago
Add UIAlertController helper
0.5.0
3 years ago
From the Point-Free 0.4.0/0.5.0 release * Improved: Store.send now prints the action sent in its assertion failure for better debugging (thanks @ollitapa). * Infrastructure: Move ViewStore.swift into the root directory (thanks @dannyhertz), reorganize VoiceMemos demo for readability. * Added: Reducer debug methods now take an actionFormat parameter.
0.4.0 - RxSwift Edition
3 years ago
This is the first release of this fork, which has uses RxSwift instead of Combine for the Effect type. It is based on the 0.3.0 Release of the proper swift-composable-architecture repo.
iOS macOS watchOS tvOS

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics