Version 3.2.0 - Minor release
This minor release contains both new functionality and bug fixes.
New functionality
- The new "Deferred" classes to allow deferring actions until end of scope (see docs here.)
- Add proper header support on responses from HttpRequests.
Bug fixes
- Fix for edge case call to
Date::createFromTimestampwith timezone passed in. - Fix for true cross platform support with unit tests running on Linux, MacOS, and Windows.
Full Changelog: v3.1.0...v3.2.0