- Updated for Swift 5 (#19) @scelis
- Check both
httpBody
andhttpBodyStream
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