http-rs / http-types

Common types for HTTP operations
https://docs.rs/http-types
Apache License 2.0
200 stars 83 forks source link

propose v2.11.0 #353

Closed Fishrock123 closed 3 years ago

Fishrock123 commented 3 years ago

Proposed changelog:


http-types provides shared types for HTTP operations. It combines a performant, streaming interface with convenient methods for creating headers, urls, and other standard HTTP types. This is part of the http-rs project and powers the tide framework and surf client. Check out the docs or join us on Zulip.

Highlights

This release represents continued support of the http-types 2.x release line due to delays in the development of http-types 3.0.0. This release comes with several convenience features, listed below.

The http-types 3.0 merge window remains open, and you can see the nominated items for the next major version as part of the Semver-Major issue on GitHub.

Changed

Added

Fixed

Docs

Fishrock123 commented 3 years ago

Updated OP with proposed changelog.

Fishrock123 commented 3 years ago

Released: https://github.com/http-rs/http-types/releases/tag/v2.11.0