Skip to content

Releases: natestedman/Shirley

0.7.0: Cereal

06 Apr 02:46
Compare
Choose a tag to compare
  • Removed session: label from the type-erasure initializer of Session (instead of Session(session: wrapped), Session(wrapped) is used).
  • Improvements to documentation.

0.6.0: Pizza

02 Apr 23:15
Compare
Choose a tag to compare
  • Added deduplicatedSession() extension to SessionType for sessions with Hashable requests.

0.5.0: Cupcake

30 Mar 00:55
Compare
Choose a tag to compare
  • Updated ReactiveCocoa and Result dependencies.
  • Switched from typealias to associatedtype.
  • Removed usage of ++ operator in tests.
  • Updated error domains.

0.4.0: Cake

05 Feb 22:39
Compare
Choose a tag to compare
  • Renamed transformation functions for clarity.
  • Added side-effect injection function.
  • Added HTTP error support.
  • Simplified MessageType, moving functionality to SessionType.

0.3.1: Tomato

20 Jan 02:24
Compare
Choose a tag to compare

Fixed custom JSON reading options with Message and SessionType (with Message values).

0.3.0: Parsnip

15 Jan 21:55
Compare
Choose a tag to compare
  • Add flatMapRequest.
  • Add upload/download NSURLSession extensions to iOS framework.

0.2.0: Carrot

14 Jan 23:54
Compare
Choose a tag to compare

Renamed transform functions to map, flatMap, etc.

0.1.0: Watermelon

14 Jan 23:53
Compare
Choose a tag to compare

Initial release of Shirley.framework.