Releases: marein/php-nchan-client
Releases · marein/php-nchan-client
3.0.0
Breaking changes:
Changes:
- Allow php ^8.0
- Improve exception messages thrown in
\Marein\Nchan\HttpAdapter\HttpStreamWrapperClient
2.0.0
Breaking changes:
- Drop support for php 7.1 and php 7.2
- Constructor of
\Marein\Nchan\Http\Url
throws
\Marein\Nchan\Exception\InvalidUrlException
instead of
\InvalidArgumentException
Changes:
- Enhance code documentation
- Upgrade dev dependencies