Releases: jolicode/asynit
Releases · jolicode/asynit
0.15.0
0.14.0
0.13.0
- Add command line argument to configure default http client configuration
- Fixed allow self signed certificate not used
- [BC BREAK] HTTP test case now rely exclusively on amp http client (no more psr7 or psr18)
- Fix assertions count
- Add a new attribute to configure HttpClient (allow to set timeout)
0.12.0
- [BC BREAK] No more yield, use php fiber instead
- [BC BREAK] Make http test case as an option
- [BC BREAK] No more global test case case
- [BC BREAK] Use PHP attribute instead of annotation
- Add a new test case trait for API
See the changelog for migrating from 0.11
v0.11.3
v0.11.2
v0.11.1
v0.11.0
v0.7.0
v0.6.1: Merge pull request #32 from jolicode/welcoMattic-patch-1
Trim final # in URIs