DBNetworkStack v0.5.0 Release Notes

Release Date: 2017-06-21 // almost 7 years ago
  • ๐Ÿšš As discussed in #34 we remove our own representation of Requests and use native URLRequest. By using URLRequest we replace our hard to understand idea of urlKeys.

    What`s new

    • URLRequestConvertible to bridge custom Request objects to URLRequest
    • ๐Ÿฑ official CocoaPods support ๐ŸŽ–
    • ๐Ÿ†• new ways of type erase a ResourceModeling