Skip to content

Latest commit

 

History

History
86 lines (47 loc) · 2.76 KB

CHANGELOG.md

File metadata and controls

86 lines (47 loc) · 2.76 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.5.14 - 2024-11-23

Other

  • Fix the Path::new() iterface (#233)

0.5.13 - 2024-11-10

Other

  • update Cargo.lock dependencies

0.5.12 - 2024-11-07

Other

  • update Cargo.lock dependencies

0.5.11 - 2024-10-28

Other

  • Small API changes to avoid needing the Session upfront. (#216)

0.5.7 - 2024-10-28

Other

  • Don't print when publishing moq-clock.

0.5.6 - 2024-10-28

Other

  • update Cargo.lock dependencies

0.5.5 - 2024-10-28

Other

  • update Cargo.lock dependencies

0.5.4 - 2024-10-27

Other

  • Remove broadcasts from moq-transfork; tracks have a path instead (#204)
  • Use a path instead of name for Broadcasts (#200)

0.5.3 - 2024-10-18

Other

  • updated the following local packages: moq-transfork

0.5.2 - 2024-10-14

Other

  • Bump moq-native
  • Transfork - Full rewrite (#191)

0.5.1 - 2024-10-01

Other

  • update Cargo.lock dependencies

0.4.2 - 2024-07-24

Other

  • update Cargo.lock dependencies

0.4.1 - 2024-06-03

Other

  • Initial gstreamer support (#163)
  • Add an index server (moq-dir) that lists all announcements (#160)