Recent Releases of https://github.com/sparklemotion/http-cookie
https://github.com/sparklemotion/http-cookie - 1.1.0
1.1.0 (2025-09-26)
- Implement
Cookie#to_h. (#55) @luke-hill @flavorjones - Reduce gem size by excluding test files (#54) @yuri-zubov
- Ruby
Published by flavorjones 5 months ago
https://github.com/sparklemotion/http-cookie - 1.0.8 (2024-12-05)
1.0.8 (2024-12-05)
Cookie#expires=acceptsDateTimeobjects. (#52) @luke-hill @flavorjones
New Contributors
- @luke-hill made their first contribution in https://github.com/sparklemotion/http-cookie/pull/52
Full Changelog: https://github.com/sparklemotion/http-cookie/compare/v1.0.7...v1.0.8
- Ruby
Published by flavorjones about 1 year ago
https://github.com/sparklemotion/http-cookie - 1.0.7 (2024-06-06)
1.0.7 (2024-06-06)
- Explicitly require "cgi" to avoid
NameErrorin some applications. (#50 by @flavorjones)
- Ruby
Published by flavorjones over 1 year ago
https://github.com/sparklemotion/http-cookie - 1.0.6 (2024-06-01)
1.0.6 (2024-06-01)
- Fix error formatting bug in HTTP::CookieJar::AbstractStore (#42 by @andrelaszlo)
- Allow non-RFC 3986-compliant URLs (#45 by @c960657)
- Add coverage for Ruby 3.2 and 3.3 (#46 by @flavorjones)
- Quash ruby 3.4 warnings (#47 by @flavorjones)
Full Changelog: https://github.com/sparklemotion/http-cookie/compare/v1.0.5...v1.0.6
- Ruby
Published by flavorjones almost 2 years ago