bearcove / loona

HTTP 1+2 in Rust, with io_uring & ktls
https://docs.rs/loona
Apache License 2.0
361 stars 13 forks source link

chore: release #185

Closed github-actions[bot] closed 6 months ago

github-actions[bot] commented 6 months ago

🤖 New release

Changelog

## `fluke`

## [0.1.2](https://github.com/bearcove/fluke/compare/fluke-v0.1.1...fluke-v0.1.2) - 2024-06-01 ### Other - 5.1.2 tests - verify_stream_close might be wrong - Add rfc 9113 section 5.1 specs
## `fluke-buffet`
## [0.2.1](https://github.com/bearcove/fluke/compare/fluke-buffet-v0.2.0...fluke-buffet-v0.2.1) - 2024-06-01 ### Other - More 4.2 tests - Clean up 4_1 tests
## `fluke-h2-parse`
## [0.2.0](https://github.com/bearcove/fluke/compare/fluke-h2-parse-v0.1.1...fluke-h2-parse-v0.2.0) - 2024-06-01 ### Other - 5.1.2 tests - 5.1 specs compile - Add rfc 9113 section 5.1 specs - 4.3 tests - Clean up 4_1 tests
## `httpwg`
## [0.2.0](https://github.com/bearcove/fluke/compare/httpwg-v0.1.1...httpwg-v0.2.0) - 2024-06-01 ### Other - Section 5.5 - 5.4.1 test cases - Section 5.3 - 5.1.2 tests - 5.1.1 tests - Take care of clippy warnings - Remove some warnings - All 5.1 tests pass - verify_stream_close might be wrong - Fix some tests - 5.1 specs compile - Add rfc 9113 section 5.1 specs - rename 3.4 tests to proper section - 4.3 tests - More 4.2 tests - More 4.1 tests - clean up tests some more - Clean up 4_1 tests - Add a spec to 4_1_frame_format, cf. [#175](https://github.com/bearcove/fluke/pull/175)
## `httpwg-macros`
## [0.1.1](https://github.com/bearcove/fluke/compare/httpwg-macros-v0.1.0...httpwg-macros-v0.1.1) - 2024-06-01 ### Other - Section 5.5 - 5.4.1 test cases - Section 5.3 - 5.1.2 tests - 5.1.1 tests - 5.1 specs compile - Add rfc 9113 section 5.1 specs - rename 3.4 tests to proper section - 4.3 tests - More 4.2 tests - More 4.1 tests - Clean up 4_1 tests - Add a spec to 4_1_frame_format, cf. [#175](https://github.com/bearcove/fluke/pull/175) - release


This PR was generated with release-plz.