kriswallsmith / Buzz

PHP's lightweight HTTP client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Release 0.17.0

Nyholm opened this issue · comments

The diff from 0.16.1 is quite large and unfair. See the change log for all major changes.

Other things:

  • Removed support for PHP <7.1.
  • Dropped the BC layer.
  • Added docs!
  • Updated examples
  • Validate options
  • Introduces a flat file hierarchy
  • Improved code style
  • Added more tests