Skip to content

Bump daachorse version to 3.0.0 and release 0.3.0#26

Merged
vbkaisetsu merged 2 commits into
mainfrom
version-030
May 7, 2026
Merged

Bump daachorse version to 3.0.0 and release 0.3.0#26
vbkaisetsu merged 2 commits into
mainfrom
version-030

Conversation

@vbkaisetsu
Copy link
Copy Markdown
Member

No description provided.

Copy link
Copy Markdown

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 PR updates the Python wrapper’s release version to 0.3.0 and bumps the underlying Rust daachorse dependency to 3.0.0, alongside docstring clarifications for match semantics in the exposed Python APIs.

Changes:

  • Bump Python package version to 0.3.0 (pyproject.toml).
  • Bump Rust crate version to 0.3.0 and dependency daachorse to 3.0.0 (Cargo.toml).
  • Expand/adjust Rust docstrings for find* methods to better describe match behavior (src/lib.rs).

Reviewed changes

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

File Description
src/lib.rs Adds/updates docstrings describing match semantics for non-overlapping and overlapping searches.
pyproject.toml Updates Python package version to 0.3.0 for release.
Cargo.toml Updates crate version to 0.3.0 and bumps daachorse dependency to 3.0.0.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/lib.rs Outdated
Comment thread src/lib.rs Outdated
@vbkaisetsu vbkaisetsu requested a review from kampersanda May 7, 2026 14:36
@vbkaisetsu vbkaisetsu marked this pull request as ready for review May 7, 2026 14:36
@vbkaisetsu vbkaisetsu enabled auto-merge (squash) May 7, 2026 14:36
@vbkaisetsu vbkaisetsu merged commit 4034d41 into main May 7, 2026
20 checks passed
@vbkaisetsu vbkaisetsu deleted the version-030 branch May 7, 2026 14:47
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