File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.3.3] ( https://github.com/moq-dev/moq/compare/conducer-v0.3.2...conducer-v0.3.3 ) - 2026-04-03
11+
12+ ### Other
13+
14+ - Auto-pause emulation when no viewers are watching ([ #1201 ] ( https://github.com/moq-dev/moq/pull/1201 ) )
15+
1016## [ 0.3.2] ( https://github.com/moq-dev/moq/compare/conducer-v0.3.1...conducer-v0.3.2 ) - 2026-04-03
1117
1218### Other
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ authors = ["Luke Curley"]
55repository = " https://github.com/moq-dev/moq"
66license = " MIT OR Apache-2.0"
77
8- version = " 0.3.2 "
8+ version = " 0.3.3 "
99edition = " 2024"
1010rust-version.workspace = true
1111
Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.15.6] ( https://github.com/moq-dev/moq/compare/hang-v0.15.5...hang-v0.15.6 ) - 2026-04-03
11+
12+ ### Other
13+
14+ - Auto-pause emulation when no viewers are watching ([ #1201 ] ( https://github.com/moq-dev/moq/pull/1201 ) )
15+
1016## [ 0.15.5] ( https://github.com/moq-dev/moq/compare/hang-v0.15.4...hang-v0.15.5 ) - 2026-04-03
1117
1218### Other
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ authors = ["Luke Curley <kixelated@gmail.com>"]
55repository = " https://github.com/moq-dev/moq"
66license = " MIT OR Apache-2.0"
77
8- version = " 0.15.5 "
8+ version = " 0.15.6 "
99edition = " 2024"
1010rust-version.workspace = true
1111
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ All notable changes to this project will be documented in this file.
4+
5+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7+
8+ ## [ Unreleased]
9+
10+ ## [ 0.1.0] ( https://github.com/moq-dev/moq/releases/tag/moq-boy-v0.1.0 ) - 2026-04-03
11+
12+ ### Other
13+
14+ - Set up moq-boy for publishing and add CDN infrastructure ([ #1205 ] ( https://github.com/moq-dev/moq/pull/1205 ) )
15+ - Rename dev/ to demo/, split moq-boy into rs/ and js/ ([ #1204 ] ( https://github.com/moq-dev/moq/pull/1204 ) )
Original file line number Diff line number Diff line change @@ -49,6 +49,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4949
5050### Other
5151
52+ - Add --version flag to all CLI tools ([ #1203 ] ( https://github.com/moq-dev/moq/pull/1203 ) )
53+ - release ([ #1174 ] ( https://github.com/moq-dev/moq/pull/1174 ) )
54+ - release ([ #1168 ] ( https://github.com/moq-dev/moq/pull/1168 ) )
55+
56+ ## [ 0.10.11] ( https://github.com/moq-dev/moq/compare/moq-clock-v0.10.10...moq-clock-v0.10.11 ) - 2026-04-03
57+
58+ ### Other
59+
5260- release ([ #1168 ] ( https://github.com/moq-dev/moq/pull/1168 ) )
5361
5462## [ 0.10.11] ( https://github.com/moq-dev/moq/compare/moq-clock-v0.10.10...moq-clock-v0.10.11 ) - 2026-03-31
Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.15.7] ( https://github.com/moq-dev/moq/compare/moq-lite-v0.15.6...moq-lite-v0.15.7 ) - 2026-04-03
11+
12+ ### Other
13+
14+ - Auto-pause emulation when no viewers are watching ([ #1201 ] ( https://github.com/moq-dev/moq/pull/1201 ) )
15+
1016## [ 0.15.6] ( https://github.com/moq-dev/moq/compare/moq-lite-v0.15.5...moq-lite-v0.15.6 ) - 2026-04-03
1117
1218### Fixed
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ authors = ["Luke Curley"]
55repository = " https://github.com/moq-dev/moq"
66license = " MIT OR Apache-2.0"
77
8- version = " 0.15.6 "
8+ version = " 0.15.7 "
99edition = " 2024"
1010rust-version.workspace = true
1111
Original file line number Diff line number Diff line change @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.3.6] ( https://github.com/moq-dev/moq/compare/moq-mux-v0.3.5...moq-mux-v0.3.6 ) - 2026-04-03
11+
12+ ### Other
13+
14+ - Auto-pause emulation when no viewers are watching ([ #1201 ] ( https://github.com/moq-dev/moq/pull/1201 ) )
15+ - release ([ #1174 ] ( https://github.com/moq-dev/moq/pull/1174 ) )
16+
1017## [ 0.3.5] ( https://github.com/moq-dev/moq/compare/moq-mux-v0.3.4...moq-mux-v0.3.5 ) - 2026-04-03
1118
1219### Added
You can’t perform that action at this time.
0 commit comments