Skip to content

chore: release 0.1.1 — fix docs.rs build, add subcrate navigation#11

Merged
sopak merged 2 commits into
mainfrom
release-0.1.1
Jun 25, 2026
Merged

chore: release 0.1.1 — fix docs.rs build, add subcrate navigation#11
sopak merged 2 commits into
mainfrom
release-0.1.1

Conversation

@sopak

@sopak sopak commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Fix docs.rs build failure for xtax-blob-storage by adding #![cfg_attr(docsrs, feature(doc_cfg))]
  • Bump xtax-blob-storage to 0.1.1, xtax facade to 0.1.1
  • Add subcrate navigation links to facade src/lib.rs so docs.rs/xtax shows links to subcrate docs
  • Add Documentation table to root README with docs.rs + local guide links for all crates
  • Add Codacy badge to root README

Changes

File Change
crates/xtax-blob-storage/src/lib.rs #![cfg_attr(docsrs, feature(doc_cfg))]
crates/xtax-blob-storage/Cargo.toml 0.1.00.1.1
src/lib.rs Add "Subcrate documentation" section
Cargo.toml Facade 0.1.00.1.1, dep 0.1.00.1.1
README.md Add Codacy badge + Documentation table

Post-merge

  1. cd crates/xtax-blob-storage && cargo publish
  2. cargo publish (facade)
  3. docs.rs badges will auto-recover after successful builds

sopak added 2 commits June 25, 2026 17:44
- xtax-blob-storage: add #![cfg_attr(docsrs, feature(doc_cfg))] to fix docs.rs build
- xtax-blob-storage: bump to 0.1.1
- xtax facade: bump to 0.1.1, add docs.rs subcrate links to lib.rs
- README: add Documentation table with docs.rs + guide links
- README: add Codacy badge
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@sopak sopak merged commit de5c178 into main Jun 25, 2026
9 checks passed
@sopak sopak deleted the release-0.1.1 branch June 25, 2026 15:53
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