Version 2.0
- Add Combine support.
- Introduce
RequestableItem. - Introduce
HeaderItemandQueryItemtypes. Conform and implementExpressibleByDictionaryLiteralfor cleanerRequestableconformance. - 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.