Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 646 Bytes

CHANGELOG.md

File metadata and controls

10 lines (7 loc) · 646 Bytes
  • Updated for Swift 5 (#19) @scelis
  • Check both httpBody and httpBodyStream when recording requests (#28) @abbasmousavi
  • Add explicit support for additional content types that are saved to disk as text (#27) @abbasmousavi
  • Improve MockRequestResponse handling (#26) @scelis
  • Initial release