v0.7.1
What's Changed
- Added
Cookies.get_dict()
, for compatibility withrequests
. - Fixed type converting in C shim by @qishipai in #343
- Fixed cookie
subdomains
attribute.
New Contributors
Full Changelog: v0.7.0...v0.7.1
Cookies.get_dict()
, for compatibility with requests
.subdomains
attribute.Full Changelog: v0.7.0...v0.7.1