every.channel/third_party/web-transport-proto/CHANGELOG.md

3.7 KiB

Changelog

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.

[Unreleased]

0.2.7 - 2025-09-03

Other

  • Rename the repo. (#94)
  • Fix clippy warnings (#91)
  • Add support for session closed capsule (#86)

Changelog

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.

[Unreleased]

0.5.2 - 2026-02-13

Other

  • Fix some API mistakes. (#163)

0.5.1 - 2026-02-11

Other

  • Async accept (#159)

0.5.0 - 2026-02-10

Other

  • Fix capsule protocol handling (#152)

0.4.0 - 2026-01-23

Other

  • Sub-protocol negotiation + breaking API changes (#143)

0.3.1 - 2026-01-07

Other

  • Rename the repo into a new org. (#132)

0.2.8 - 2025-10-17

Other

  • Make traits compatible with WASM (#107)
  • Check all feature combinations (#102)

0.2.6 - 2025-05-15

Other

  • Add (generic) support for learning when a stream is closed. (#73)
  • Add url query to CONNECT :path request (#70)

0.2.5 - 2025-03-26

Other

  • Added Ring feature flag (#68)

0.2.4 - 2025-01-15

Other

  • Bump some deps. (#55)
  • Clippy fixes. (#53)

0.2.3 - 2024-09-02

Other

  • Don't set the N bit for literals. (#41)

0.2.2 - 2024-08-15

Other

  • Some more documentation. (#34)