Skip to content

v2.10.0

Choose a tag to compare

@jpresutti jpresutti released this 30 Jun 16:49
· 92 commits to master since this release

Version 2.10.0 - Minor Release

This version adds support to setHeader directly on the ResponseInterface rather than calling the native header function.

In addition, this release fixes a bug where non-string keys are incorrectly handled by the Config class.

Full Changelog: v2.9.0...v2.10.0