Releases: jd1378/deno-another-cookiejar
Releases · jd1378/deno-another-cookiejar
v1.2.0
add clone()
to cookie for easier cloning
v1.1.0
fixes getCookies
behaviour: it was not continuing iteration if an expired cookie was found
add removeCookie
and removeCookies
methods