Skip to content

Conversation

@nyurik
Copy link
Member

@nyurik nyurik commented Oct 6, 2025

🤖 New release

  • dbc-data: 0.1.8 -> 0.1.9
Changelog

0.1.9 - 2025-10-07

Other

  • split into modules, add enum declaration support (#6)
  • fix some clippy lints (#5)


This PR was generated with release-plz.

Copilot AI review requested due to automatic review settings October 6, 2025 17:33
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This is a release PR that bumps the package version from 0.1.8 to 0.1.9, incorporating fixes for clippy lints from PR #5. The release includes standard version updates and changelog documentation.

  • Version bump from 0.1.8 to 0.1.9 in Cargo.toml
  • Added changelog entry documenting the clippy lint fixes

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
Cargo.toml Updates package version to 0.1.9
CHANGELOG.md Adds new release entry with reference to clippy fixes

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@codecov
Copy link

codecov bot commented Oct 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@nyurik nyurik force-pushed the release-plz-2025-10-06T17-33-49Z branch from 6015e54 to c0c5b7d Compare October 7, 2025 12:16
Copy link
Member

@tegimeki tegimeki left a comment

Choose a reason for hiding this comment

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

Tested on a dependent project and post-refactor functionality checks out.

# Changelog
## [0.1.9](https://github.com/oxibus/dbc-data/compare/v0.1.8...v0.1.9) - 2025-10-07

### Other
Copy link
Member

Choose a reason for hiding this comment

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

It would be nice to have the commit messages categorized - does release-plz use the conventional commits format? I typically title the commits with a prefix such as refactor: etc. but that did not seem to be recognized.

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.

3 participants