-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add Combine support. * Introduce `RequestableItem`. * Introduce `HeaderItem` and `QueryItem` types. Conform and implement `ExpressibleByDictionaryLiteral` for cleaner `Requestable` conformance. * Move Atom's nested types to be their own (resolve nesting issues with SPM, etc). * Remove Carthage support (sorry). Please use SPM. * Update Example to use SwiftUI. * Update UNIT tests. * Update documentation.
- Loading branch information
Showing
204 changed files
with
20,824 additions
and
4,252 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.