Skip to content
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

feat: add version method to CarWriter #162

Merged
merged 1 commit into from
Feb 22, 2024

Conversation

achingbrain
Copy link
Member

The version() method retrieves the version number from the underlying encoder.

Fixes #161

The `version()` method retrieves the version number from the
underlying encoder.

Fixes #161
Copy link

@SgtPooki SgtPooki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙌

Copy link
Member

@rvagg rvagg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sure, sgtm

@achingbrain achingbrain merged commit d1ded7f into master Feb 22, 2024
18 checks passed
@achingbrain achingbrain deleted the feat/add-version-method-to-writer branch February 22, 2024 11:09
github-actions bot pushed a commit that referenced this pull request Feb 22, 2024
## [5.3.0](v5.2.6...v5.3.0) (2024-02-22)

### Features

* add version method to CarWriter ([#162](#162)) ([d1ded7f](d1ded7f)), closes [#161](#161)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Export a version from the writer
3 participants