Skip to content

Commit 5a5834a

Browse files
chore: release v0.2.3
1 parent cc9dcdd commit 5a5834a

3 files changed

Lines changed: 347 additions & 413 deletions

File tree

CHANGELOG.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,42 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.2.3](https://github.com/kixelated/hang-gst/compare/v0.2.2...v0.2.3) - 2025-10-06
11+
12+
### Added
13+
14+
- Use `gst-moq` programmatically ([#11](https://github.com/kixelated/hang-gst/pull/11))
15+
16+
### Other
17+
18+
- Fix timestamp handling and error recovery in video/audio streaming ([#22](https://github.com/kixelated/hang-gst/pull/22))
19+
- Add in some upstream gst stuff.
20+
- Create a source plugin too. ([#19](https://github.com/kixelated/hang-gst/pull/19))
21+
- Remove the leading slash. ([#18](https://github.com/kixelated/hang-gst/pull/18))
22+
- Upgrade MoQ ([#17](https://github.com/kixelated/hang-gst/pull/17))
23+
- Unarchive the repo. ([#15](https://github.com/kixelated/hang-gst/pull/15))
24+
- Revert "Deprecated. ([#13](https://github.com/kixelated/hang-gst/pull/13))" ([#14](https://github.com/kixelated/hang-gst/pull/14))
25+
- Deprecated. ([#13](https://github.com/kixelated/hang-gst/pull/13))
26+
- release v0.1.1 ([#5](https://github.com/kixelated/hang-gst/pull/5))
27+
- Initial audio support ([#10](https://github.com/kixelated/hang-gst/pull/10))
28+
- Fix the plugin. ([#9](https://github.com/kixelated/hang-gst/pull/9))
29+
- Merge pull request #7 from kixelated/transfork
30+
- cargo update
31+
- Use the versions on cargo now that it works.
32+
- Upstream cargo.
33+
- Not fully working.
34+
- Remove machete for now.
35+
- Cargo fmt.
36+
- Correct tag.
37+
- Try installing gstreamer
38+
- Add release plz
39+
- Info level by default.
40+
- Upgrade MoQ
41+
- Add parameter to disable TLS verification
42+
- update moq-pub dependency
43+
- Remove local dependencies.
44+
- Initial implementation with video only.
45+
1046
## [0.2.2] - 2025-08-12
1147

1248
### Other

0 commit comments

Comments
 (0)