Skip to content

rust: make Wrtier::with_options pub #1351

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 26, 2025
Merged

Conversation

bennetthardwick
Copy link
Contributor

@bennetthardwick bennetthardwick commented Mar 25, 2025

Changelog

Make Writher::with_options public

Docs

None

Description

Makes the Writer::with_options method in the Rust library public to easier support setting options.

This also bumps the version to 0.16.0 in preparation to release this and the breaking changes from #1341.

Fixes #1348.

@bennetthardwick bennetthardwick merged commit b80d5bd into main Mar 26, 2025
23 checks passed
@bennetthardwick bennetthardwick deleted the bennett/make-with-option-pub branch March 26, 2025 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Rust: mcap::Writer::with_options cannot be used
2 participants