Releases: amphp/http-client-cookies
Releases · amphp/http-client-cookies
2.0.0
2.0.0 Beta 2
2.0.0 Beta 1
- Compatibility with AMPHP v3 / Revolt
- Renamed
InMemoryCookieJartoLocalCookieJar
1.2.0
1.1.0
1.0.0
1.0.0 RC5
Note: This is a pre-release, there might be breaking changes in the final stable version.
- Added
MutextoFileCookieJarto prevent concurrent reads / writes - Cookies of pushed responses are now stored in the cookie jar
- Improved
CookieJar::store()API to allow multiple cookies to be stored at once
1.0.0 RC4
Note: This is a pre-release, there might be breaking changes in the final stable version.
- Renamed
CookieHandlertoCookieInterceptor - Reduced public API in
CookieJar - Changed return types to promises in
CookieJar - Improved
FileCookieJar - Made all classes
final - Updated public suffix list
1.0.0 RC3
Note: This is a pre-release, there might be breaking changes in the final stable version.
- Updated
amphp/http-clientversion requirement
1.0.0 RC2
Note: This is a pre-release, there might be breaking changes in the final stable version.
- Fixed
amphp/http-clientversion requirement