Skip to content

v1.0.0

Compare
Choose a tag to compare
@alexkaratarakis alexkaratarakis released this 20 Nov 22:34
· 2209 commits to master since this release

Release Notes

This release stabilizes several APIs, fixes multiple customer reported issues and adds the following improvements:

  • One msi for each Visual Studio release.
  • Minor additions to stream buffers.
  • Added the ability to programmatically control chunk size in http_client API.
  • NuGet support to ease project setup and SDK servicing. https://nuget.org/packages/cpprestsdk/

A note on breaking changes: while we will make every attempt to minimize the number of breaking changes between each release of Casablanca, we cannot guarantee that there will be no breaking changes in a given update. Your code will need to be recompiled after picking up a new version of the code, and it may need some editing in order to continue to work.