Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1.39 KB

CHANGELOG.md

File metadata and controls

43 lines (28 loc) · 1.39 KB

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.3.2 - 2025-01-16

Other

  • cargo fmt
  • Change type of namespace to tuple
  • Fix one place that still uses groups?
  • cargo fmt
  • s/group/subgroup/g

0.3.1 - 2024-10-31

Other

  • update Cargo.lock dependencies

0.2.1 - 2024-10-01

Other

  • update Cargo.lock dependencies

0.1.2 - 2024-07-24

Other

  • update Cargo.lock dependencies

0.1.1 - 2024-06-03

Other

  • make moq-dir session accessible (#168)
  • Make listings accessible (#167)
  • Initial gstreamer support (#163)
  • Bump webtransport. (#162)
  • Return the proper announce error code.