Skip to content

Version 2.0

Choose a tag to compare

@michaelbabiy michaelbabiy released this 21 Dec 17:58
· 29 commits to master since this release
93ecd72
  • 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.