Changelog
View SourceAll notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[0.7.0] - 2025-02-17
Added
:max_cookies
and:max_cookies_per_domain
options forHttpCookie.Jar
HttpCookie.ReqPlugin
for easy integration with Req
Fixed
- Updating last access time
[0.6.0] - 2024-01-23
Added
HttpCookie.Jar
with basic functionality for a cookie jar- Comprehensive IETF test suite
[0.5.1] - 2024-01-20
Added
- More typespecs
Changed
nimble_parsec
is now a dev-only dependency
[0.5.0] - 2024-01-16
Added
- Initial release with core functionality: parsing Set-Cookie headers, URL matching logic