Skip to content

Commit aa690f7

Browse files
chore: release v0.1.8
1 parent bec1307 commit aa690f7

3 files changed

Lines changed: 374 additions & 215 deletions

File tree

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [0.1.8](https://github.com/kixelated/moq-gst/compare/v0.1.7...v0.1.8) - 2025-03-26
11+
12+
### Added
13+
14+
- Use `gst-moq` programmatically ([#11](https://github.com/kixelated/moq-gst/pull/11))
15+
16+
### Other
17+
18+
- Remove the leading slash. ([#18](https://github.com/kixelated/moq-gst/pull/18))
19+
- Upgrade MoQ ([#17](https://github.com/kixelated/moq-gst/pull/17))
20+
- Unarchive the repo. ([#15](https://github.com/kixelated/moq-gst/pull/15))
21+
- Revert "Deprecated. ([#13](https://github.com/kixelated/moq-gst/pull/13))" ([#14](https://github.com/kixelated/moq-gst/pull/14))
22+
- Deprecated. ([#13](https://github.com/kixelated/moq-gst/pull/13))
23+
- release v0.1.1 ([#5](https://github.com/kixelated/moq-gst/pull/5))
24+
- Initial audio support ([#10](https://github.com/kixelated/moq-gst/pull/10))
25+
- Fix the plugin. ([#9](https://github.com/kixelated/moq-gst/pull/9))
26+
- Merge pull request #7 from kixelated/transfork
27+
- cargo update
28+
- Use the versions on cargo now that it works.
29+
- Upstream cargo.
30+
- Not fully working.
31+
- Remove machete for now.
32+
- Cargo fmt.
33+
- Correct tag.
34+
- Try installing gstreamer
35+
- Add release plz
36+
- Info level by default.
37+
- Upgrade MoQ
38+
- Add parameter to disable TLS verification
39+
- update moq-pub dependency
40+
- Remove local dependencies.
41+
- Initial implementation with video only.
42+
1043
## [0.1.7](https://github.com/kixelated/moq-rs/compare/moq-gst-v0.1.6...moq-gst-v0.1.7) - 2025-01-30
1144

1245
### Other

0 commit comments

Comments
 (0)