- Added ConfigureAwait to all async calls. Cashew is now mature enough to be out of beta so this marks the first proper release of the package; 1.0.0.
- Added new constructor that takes an HttpMessageHandler as a parameter.
- Fixed bug where content stream would be consumed when reading multiple times with the ReadAs extension method
- Added XML docs
- Initial release