File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed
Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change 11# Change log
22
3+ [2016-09-02] v2.0.4
4+ - Enhancement: Added support for Google App Engine and documentation for using Cloud Storage for caching.
5+ - Enhancement: Added `HttpClient\FileGetContents` for use without `curl` or `fsock`.
6+ - Enhancement: Added support for Guzzle 6+ through new adapter `HttpClient\GuzzleHttp`.
7+ - Enhancement: Added Docker test runner via `docker-compose`.
8+ - Bugfix: CURL adapter would not use compression even with `use_compression = true`.
9+
310[2015-06-15] v2.0.3
411 - Enhancement: Reduce PHP version constraint from 5.4 to 5.3.
512
2128 - Improved documentation
2229
2330[2012-04-02] v1.0.2
24-
2531 - Bugfix: Strict notices about abstract static methods
2632 - Improved code examples
2733 - Bugfix: Memcache connections are duplicated
2834
2935[2012-03-16] v1.0.1
30-
3136 - Bugfix: JSON warnings in PHP < 5.3
3237
3338[2011-12-21] v1.0.0
34-
3539 - Initial release
36-
You can’t perform that action at this time.
0 commit comments