Skip to content

chore: prepare v0.1.7 dependency and docs refresh#61

Merged
dev-pi2pie merged 8 commits into
mainfrom
dev
Jul 3, 2026
Merged

chore: prepare v0.1.7 dependency and docs refresh#61
dev-pi2pie merged 8 commits into
mainfrom
dev

Conversation

@dev-pi2pie

Copy link
Copy Markdown
Owner

Summary

  • Prepare package version 0.1.7 and synchronize the embedded CLI version.
  • Refresh CI/release Node.js pins to 22.23.0, broaden CI path filters, and update JavaScript/Rust dependency baselines.
  • Track crates/language-detector/Cargo.lock for auditable WASM dependency resolution.
  • Update whatlang to 0.18, add the new Welsh cym language mapping, and fix non-word segment classification for keycap emoji.
  • Move current guide and note docs into docs/guides/ and docs/notes/, add DOCUMENTATION_POLICY.md, and update repository-relative documentation links.

Validation

  • bun install --frozen-lockfile
  • bun run type-check
  • bun run build
  • bun run verify:package-contents
  • bun test test/word-counter-core.test.ts
  • bun test
  • bun audit
  • cargo tree --locked
  • cargo tree --locked -d
  • cargo update --dry-run --verbose
  • bun run lint
  • bun run format:check

dev-pi2pie and others added 8 commits July 2, 2026 21:51
Align CI and release jobs on Node 22.23.0, broaden PR path filters for dependency and workflow changes, refresh compatible JS and Rust lockfile dependencies, and fix non-word keycap emoji handling surfaced during validation. Update the phase plan and job record to match the completed checkpoint.
Upgrade the JavaScript and Rust dependency lines validated in Phase 2, add the Lang::Cym detector mapping required by whatlang@0.18, and close out the matching plan and job record after validation.
Refresh CI runtime pins and dependency baselines
Update the documentation policy to define guides, notes, and schemas as
separate current-reference directories while preserving archive scope for
research docs and top-level plans.

Move existing usage guides into docs/guides/ and note-style docs into
docs/notes/. Update repository-relative links across README, plans,
researches, and job records, and add a job record for the structure rework.
@dev-pi2pie dev-pi2pie self-assigned this Jul 3, 2026
@dev-pi2pie dev-pi2pie merged commit 9f7dfd5 into main Jul 3, 2026
1 check passed
@dev-pi2pie dev-pi2pie deleted the dev branch July 3, 2026 09:06
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