Skip to content

Bump to v0.2.6#12

Merged
saimizi merged 2 commits intomainfrom
feature/bump_to_v0.2.6
Dec 26, 2025
Merged

Bump to v0.2.6#12
saimizi merged 2 commits intomainfrom
feature/bump_to_v0.2.6

Conversation

@saimizi
Copy link
Owner

@saimizi saimizi commented Dec 26, 2025

What's changed

Bump version to v0.2.6.

saimizi and others added 2 commits December 26, 2025 15:04
Added #[allow(dead_code)] attribute to public API wrapper functions that
are not currently used internally but are part of the public interface:

**Changes in src/constants.rs:**
- releases()
- release_by_tag()
- repository()
- branch()
- tag()
- commit()
- search_repositories()

**Changes in src/github.rs:**
- get_release_info()
- get_release_info_with_base()
- search_repositories()
- search_repositories_with_base()
- validate_repository()
- validate_ref()

These functions provide convenience wrappers with default values and are
kept as part of the public API for library use.

Build now completes with 0 warnings.
All 36 tests passing.
Clippy clean.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@saimizi saimizi merged commit ee3e326 into main Dec 26, 2025
3 checks passed
@saimizi saimizi deleted the feature/bump_to_v0.2.6 branch December 26, 2025 06:22
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.

1 participant