Changelog of @hackage/web-cookiejar 0.1.3.0

Revision history for web-cookiejar

web-cookiejar uses PVP Versioning.

0.1.3.0 -- 2025-06-25

  • Add usingCookiesFromFile' which reorders args of usingCookiesFromFile for ease of use

0.1.2.0 -- 2025-06-24

  • Export constructor for BadJarFile; correcting a mistake in 0.1.1.0

0.1.1.0 -- 2025-06-23

  • Relax the upper bound of the QuickCheck test dependency
  • Add combinators that simplify common usage with http-client

0.1.0.0 -- 2025-04-07

  • Initial version.