Changelog

View Source

All 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

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